<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Forum du club des développeurs et IT Pro - Windev Mobile</title>
		<link>https://www.developpez.net/forums/</link>
		<description><![CDATA[Forum d'entraide sur la programmation Windev Mobile (Pocket PC, SmartPhone,...)]]></description>
		<language>fr</language>
		<lastBuildDate>Sun, 31 May 2026 00:02:33 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>15</ttl>
		<image>
			<url>https://forum.developpez.be/images/misc/rss.png</url>
			<title>Forum du club des développeurs et IT Pro - Windev Mobile</title>
			<link>https://www.developpez.net/forums/</link>
		</image>
		<item>
			<title>Champ combo liste : Afficher le premier élément par défaut</title>
			<link>https://www.developpez.net/forums/showthread.php?t=2183750&amp;goto=newpost</link>
			<pubDate>Sat, 16 May 2026 11:52:06 GMT</pubDate>
			<description>Bonjour,  
Je travaille avec...</description>
			<content:encoded><![CDATA[<div>Bonjour, <br />
Je travaille avec Windev Mobile 2026 sur un projet. Et j'ai un tableau de structure dont les données servent à remplir un combo. Je souhaite afficher par défaut le premier élément de la liste combo.<br />
J'ai essayé avec le code <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><span style="color: #0000ff;">ListeSelectPlus</span><span class="br0">&#40;</span>COMBO_ListeIndices, <span style="color: #cc66cc;">1</span><span class="br0">&#41;</span></code><hr />
</div> sans succès.<br />
<br />
<img src="https://www.developpez.net/forums/attachments/p676362d1778932288/environnements-developpement/windev/windev-mobile/champ-combo-liste-afficher-premier-element-defaut/capture-d-ecran-2026-05-16-115040.png/" border="0" alt="Nom : Capture d’écran 2026-05-16 115040.png
Affichages : 73
Taille : 19,8 Ko"  style="float: CONFIG" /><br />
<br />
merci d'avance pour votre aide.</div>


	<div style="padding:10px">

	

	
		<fieldset class="fieldset">
			<legend>Images attachées</legend>
				<div style="padding:10px">
				<img class="attach" src="https://www.developpez.net/forums/attachments/p676362d1778932288/environnements-developpement/windev/windev-mobile/champ-combo-liste-afficher-premier-element-defaut/capture-d-ecran-2026-05-16-115040.png/" alt="" />&nbsp;
			</div>
		</fieldset>
	

	

	

	</div>
]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>karamaster</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2183750/environnements-developpement/windev/windev-mobile/champ-combo-liste-afficher-premier-element-defaut/</guid>
		</item>
		<item>
			<title><![CDATA[[WM 2025] Affichage zone répétée iOS]]></title>
			<link>https://www.developpez.net/forums/showthread.php?t=2183371&amp;goto=newpost</link>
			<pubDate>Thu, 23 Apr 2026 08:10:21 GMT</pubDate>
			<description>Bonjour à tous, 
 
Je...</description>
			<content:encoded><![CDATA[<div>Bonjour à tous,<br />
<br />
Je rencontre actuellement un problème sur une appli iOS (sur la version Android, pas de soucis).<br />
<br />
J'ai une fenêtre avec une zone répétée qui s'affiche et s'agrandit via un ancrage.<br />
Sur iOS, lorsque j'utilise l'ascenseur de la zone, elle s'affiche blanc.<br />
Les éléments non visibles restent sélectionnable malgré tout.<br />
<br />
Aucune modif n'a été faite (histo GDS), donc me reste éventuellement un update mais je ne me rappelle si un update a été fait entre la version qui fonctionne et maintenant.<br />
<br />
Auriez-vous une idée ?<br />
<br />
Pour info, j'ai essayé le multitâcherepeint() et la propriété visible.<br />
Edit : en WM 2026, même résultat.</div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>Lo²</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2183371/environnements-developpement/windev/windev-mobile/wm-2025-affichage-zone-repetee-ios/</guid>
		</item>
		<item>
			<title><![CDATA[[WM25] Visibilité fichier PDF généré dans le répertoire "Download"]]></title>
			<link>https://www.developpez.net/forums/showthread.php?t=2182640&amp;goto=newpost</link>
			<pubDate>Sat, 14 Mar 2026 06:05:34 GMT</pubDate>
			<description><![CDATA[Bonjour, 
 
J'ai une...]]></description>
			<content:encoded><![CDATA[<div>Bonjour,<br />
<br />
J'ai une application sur Android qui a une fonction de génération d'un fichier PDF basé sur un état.<br />
L'état fonctionne très bien et le fichier PDF est bien généré.<br />
<br />
Le fichier est stocké dans le répertoire public « Download ». Lorsque je regarde ce répertoire depuis le gestionnaire de fichier d'Android, le fichier n'apparait pas. Par contre si je connecte la tablette (ou le téléphone) à mon ordinateur et que je vais voir le répertoire « Download » depuis l'explorateur de fichiers Windows, le fichier est bien présent et je peux l'ouvrir sans problème.<br />
<br />
Les permissions d'écriture et de lecture sont bien présentes dans les options de compilation :<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><table cellspacing="0" cellpadding="0"><tr><td valign="top" width="26"><div style="border: 1px dashed gray; padding-left: 5px; padding-right: 5px; margin-right: 5px; text-align: right; font-family: monospace">1<br />2<br /></div></td><td valign="top"><pre style="margin: 0">android.<span style="color: #339933;">permission</span>.<span style="color: #339933;">READ_EXTERNAL_STORAGE</span>
android.<span style="color: #339933;">permission</span>.<span style="color: #339933;">WRITE_EXTERNAL_STORAGE</span></pre></td></tr></table></code><hr />
</div><br />
Quelqu'un a-t-il déjà eu ce genre de problème ?</div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>Zorg44</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2182640/environnements-developpement/windev/windev-mobile/visibilite-fichier-pdf-genere-repertoire-download/</guid>
		</item>
		<item>
			<title>Meilleure pratique pour afficher et agencer les éléments sur une fenêtre</title>
			<link>https://www.developpez.net/forums/showthread.php?t=2182516&amp;goto=newpost</link>
			<pubDate>Mon, 09 Mar 2026 08:58:36 GMT</pubDate>
			<description>Bonjour, 
Je travaille pour...</description>
			<content:encoded><![CDATA[<div>Bonjour,<br />
Je travaille pour la première fois sur un gros projet application mobile. J'ai besoin de vos conseils pour avoir un meilleur affichage et d'agencement des contenus sur la fenêtre.<br />
La difficulté à laquelle je fais face est d'afficher une liste des plusieurs lignes, pouvoir scroller et l'adapter à differentes résolutions.<br />
J'ai essayé avec le Fenêtre Interne mais la largeur ne s'adapte pas à la fenêtre principale.</div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>karamaster</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2182516/environnements-developpement/windev/windev-mobile/meilleure-pratique-afficher-agencer-elements-fenetre/</guid>
		</item>
		<item>
			<title>Problème avec affichage de données dans champ libellé de ZoneRépétée</title>
			<link>https://www.developpez.net/forums/showthread.php?t=2182416&amp;goto=newpost</link>
			<pubDate>Tue, 03 Mar 2026 09:09:37 GMT</pubDate>
			<description>Bonjour, 
Je travaille sur...</description>
			<content:encoded><![CDATA[<div>Bonjour,<br />
Je travaille sur une projet qui affiche des données dans une zonerépétée qui elle même contient des champs tel que le champ libellé.<br />
Mais le problème est que le champ libellé affiche des données différentes de celles reçues.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><table cellspacing="0" cellpadding="0"><tr><td valign="top" width="33"><div style="border: 1px dashed gray; padding-left: 5px; padding-right: 5px; margin-right: 5px; text-align: right; font-family: monospace">1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br /></div></td><td valign="top"><pre style="margin: 0">&nbsp;
<span style="font-weight:700;">POUR</span> <span style="font-weight:700;">CHAQUE</span> stIndice <span style="font-weight:700;">DE</span> gtabST_INDICE_DE_REFERENCE
	<span style="color: #808080;">// Exclure indices principaux</span>
	<span style="font-weight:700;">SI</span> stIndice.<span style="color: #339933;">CODE</span> ~= <span style="color: #FF0000;">&quot;INDICE1&quot;</span> <span style="font-weight:700;">OU</span>
		stIndice.<span style="color: #339933;">CODE</span> ~= <span style="color: #FF0000;">&quot;INDICE3&quot;</span> <span style="font-weight:700;">OU</span>
		stIndice.<span style="color: #339933;">CODE</span>~= <span style="color: #FF0000;">&quot;INDICE3&quot;</span> <span style="font-weight:700;">ALORS</span>
&nbsp;
<span style="color: #808080;">//		// Ajouter ligne</span>
		rValeur		= <span style="color: #0000ff;">Val</span><span class="br0">&#40;</span>stIndice.<span style="color: #339933;">FERMETURE</span><span class="br0">&#41;</span>
		rVariation	= <span style="color: #0000ff;">Num&eacute;riqueVersCha&icirc;ne</span><span class="br0">&#40;</span>stIndice.<span style="color: #339933;">VARIATION</span>, <span style="color: #FF0000;">&quot;10.2f&quot;</span><span class="br0">&#41;</span>+<span style="color: #FF0000;">&quot; %&quot;</span>
&nbsp;
		<span style="color: #0000ff;">ZoneR&eacute;p&eacute;t&eacute;eAjouteLigne</span><span class="br0">&#40;</span>ZR_IndiceRef, stIndice.<span style="color: #339933;">Description</span>, rValeur, rVariation<span class="br0">&#41;</span>
	<span style="font-weight:700;">FIN</span>
<span style="font-weight:700;">FIN</span></pre></td></tr></table></code><hr />
</div>Voici le résultat que j'obtient.<br />
<img src="https://www.developpez.net/forums/attachments/p674683d1772528883/environnements-developpement/windev/windev-mobile/probleme-affichage-donnees-champ-libelle-zonerepetee/capture-d-ecran-2026-03-03-090738.png/" border="0" alt="Nom : Capture d’écran 2026-03-03 090738.png
Affichages : 83
Taille : 48,5 Ko"  style="float: CONFIG" /><br />
<br />
Normalement, la veleur devrait être 0.<br />
<b>NB </b>: Lorque je crée un champ libellé hors de la zoneRépétée le résultat est correcte.</div>


	<div style="padding:10px">

	

	
		<fieldset class="fieldset">
			<legend>Images attachées</legend>
				<div style="padding:10px">
				<img class="attach" src="https://www.developpez.net/forums/attachments/p674683d1772528883/environnements-developpement/windev/windev-mobile/probleme-affichage-donnees-champ-libelle-zonerepetee/capture-d-ecran-2026-03-03-090738.png/" alt="" />&nbsp;
			</div>
		</fieldset>
	

	

	

	</div>
]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>karamaster</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2182416/environnements-developpement/windev/windev-mobile/probleme-affichage-donnees-champ-libelle-zonerepetee/</guid>
		</item>
		<item>
			<title><![CDATA[[WM25] SCAN QRCODE HS - Windev Mobile]]></title>
			<link>https://www.developpez.net/forums/showthread.php?t=2179976&amp;goto=newpost</link>
			<pubDate>Mon, 20 Oct 2025 12:09:18 GMT</pubDate>
			<description>Bonjour, 
 
Depuis la mise à...</description>
			<content:encoded><![CDATA[<div>Bonjour,<br />
<br />
Depuis la mise à jour Samsung le lecteur de QRCode windev ne fonctionne plus.<br />
Il s'ouvre et se ferme. Aucun message d'erreur ne s'affiche. <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><table cellspacing="0" cellpadding="0"><tr><td valign="top" width="26"><div style="border: 1px dashed gray; padding-left: 5px; padding-right: 5px; margin-right: 5px; text-align: right; font-family: monospace">1<br />2<br />3<br />4<br />5<br />6<br /></div></td><td valign="top"><pre style="margin: 0">MonCB <span style="color: #0080ff;">est</span> <span style="color: #0080ff;">un</span> CodeBarres
MonCB.<span style="color: #339933;">TypeContenu</span>		= <span style="color: #339933;">cbTypeTexte</span>
MonCB.<span style="color: #339933;">TypeCodeBarres</span>	= <span style="color: #339933;">CB_QRCODE</span>
MonCB			= <span style="color: #0000ff;">CBCapture</span><span class="br0">&#40;</span><span style="color: #339933;">CB_QRCODE</span><span class="br0">&#41;</span>
&nbsp;
SAI_Recherche	= MonCB.<span style="color: #339933;">Contenu</span></pre></td></tr></table></code><hr />
</div>Avez-vous déjà eu le problème ? Est-il possible d'utiliser une application externe type &quot;QR Scanner&quot; ? Si oui, comment ?</div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>KMZ992</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2179976/environnements-developpement/windev/windev-mobile/scan-qrcode-hs-windev-mobile/</guid>
		</item>
		<item>
			<title><![CDATA[Script d'impression en WinDev mobile]]></title>
			<link>https://www.developpez.net/forums/showthread.php?t=2179459&amp;goto=newpost</link>
			<pubDate>Wed, 24 Sep 2025 14:39:49 GMT</pubDate>
			<description>Bonjour 
J ai un problème...</description>
			<content:encoded><![CDATA[<div>Bonjour<br />
J ai un problème avec les scripte d'impression en WinDev mobile 25 en PDF<br />
quand j imprime en langue Français ca passe bien normal <br />
mais quand j 'imprime en langue arabe ca donne des point d'interrogation ??????????????<br />
le test sur le pc ca affiche normal le fichier PDF mais sur le téléphone non <br />
<br />
Merci</div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>radouane963</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2179459/environnements-developpement/windev/windev-mobile/script-d-impression-windev-mobile/</guid>
		</item>
		<item>
			<title><![CDATA[[WM25] Afficher streaming vimeo]]></title>
			<link>https://www.developpez.net/forums/showthread.php?t=2177867&amp;goto=newpost</link>
			<pubDate>Thu, 03 Jul 2025 10:03:23 GMT</pubDate>
			<description>Bonjour,  
je travaille sur...</description>
			<content:encoded><![CDATA[<div>Bonjour, <br />
je travaille sur un projet Windev Mobile qui permet de suivre du streaming d'une chaîne de télé en ligne. J'utilise l'API de Vimeo, c'est donc l'url qui permet d'accéder au live de la chaîne. Sur une page web, j'intègre le lecteur via un iFrame.<br />
Mais sur WM, je ne sais pas comment procéder ?<br />
url : <a rel="nofollow" href="https://vimeo.com/event/xxxx/xxxxx" target="_blank">https://vimeo.com/event/xxxx/xxxxx</a></div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>karamaster</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2177867/environnements-developpement/windev/windev-mobile/afficher-streaming-vimeo/</guid>
		</item>
		<item>
			<title><![CDATA[affecter la valeur d'une rubrique]]></title>
			<link>https://www.developpez.net/forums/showthread.php?t=2177731&amp;goto=newpost</link>
			<pubDate>Wed, 25 Jun 2025 16:07:43 GMT</pubDate>
			<description>Bonjour, je suis débutant en...</description>
			<content:encoded><![CDATA[<div>Bonjour, je suis débutant en windev mobile, je m'exerce sur windev express 28. j'aimreai affecter la valeur d&quot;un attribut d'un fichier à un autre alors j'utilise le code ci-dessous mais je reçois un message que j'ai du mal à corriger car je ne trouve pas l'erreur. merci de m'aider.<br />
<br />
le code que j'utilise,  je souhaite affecter la valeur de l'attribut solde à l'attribut solde_disponible du fichier compte<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><table cellspacing="0" cellpadding="0"><tr><td valign="top" width="33"><div style="border: 1px dashed gray; padding-left: 5px; padding-right: 5px; margin-right: 5px; text-align: right; font-family: monospace">1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />20<br />21<br /></div></td><td valign="top"><pre style="margin: 0">F <span style="color: #0080ff;">est</span> <span style="color: #0080ff;">un</span> <span style="color: #0080ff;">Fichier</span> 
&nbsp;
<span style="font-weight:700;">SI</span> <span style="color: #0000ff;">fOuvre</span> <span class="br0">&#40;</span><span style="color: #FF0000;">&quot;Compte.fic&quot;</span><span class="br0">&#41;</span>  <span style="font-weight:700;">ALORS</span>
	<span style="color: #808080;">// Lecture de chaque ligne du fichier</span>
	<span style="font-weight:700;">TANTQUE</span> <span style="font-weight:700;">PAS</span> F.<span style="color: #339933;">FinDeFichier</span><span class="br0">&#40;</span><span class="br0">&#41;</span> 
		<span style="color: #808080;">// Lecture de la ligne</span>
		F.<span style="color: #339933;">Lire</span><span class="br0">&#40;</span><span class="br0">&#41;</span>
		<span style="color: #808080;">// Initialisation de l'attribut 'solde_disponible' avec la valeur de l'attribut 'solde'</span>
		F.<span style="color: #339933;">solde_disponible</span> = F.<span style="color: #339933;">solde</span>
		<span style="color: #808080;">// Vous pouvez aussi faire une conversion de type si n&eacute;cessaire, par exemple:</span>
		<span style="color: #808080;">// F.solde_disponible= NombreVersCha&icirc;ne(F.solde)</span>
		<span style="color: #808080;">// Ecriture de la ligne modifi&eacute;e</span>
		F.<span style="color: #339933;">Ecrire</span><span class="br0">&#40;</span><span class="br0">&#41;</span>
	<span style="font-weight:700;">FIN</span>
&nbsp;
	<span style="color: #808080;">// Fermeture du fichier</span>
	F.<span style="color: #339933;">ferme</span><span class="br0">&#40;</span><span class="br0">&#41;</span>
<span style="font-weight:700;">SINON</span>
	<span style="color: #808080;">// Gestion de l'erreur d'ouverture</span>
	<span style="color: #0000ff;">Info</span> <span class="br0">&#40;</span><span style="color: #FF0000;">&quot;Erreur lors de l'ouverture du fichier.&quot;</span><span class="br0">&#41;</span>
<span style="font-weight:700;">FIN</span></pre></td></tr></table></code><hr />
</div>et je recois le message d'erreur suivant: 	<br />
Erreur :Erreur de syntaxe sur le mot .           FEN_new_compte, Fin d'initialisation de FEN_new_compte, ligne 10, colonne 29</div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f809/environnements-developpement/windev/windev-mobile/">Windev Mobile</category>
			<dc:creator>casevanin</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2177731/environnements-developpement/windev/windev-mobile/affecter-d-rubrique/</guid>
		</item>
	</channel>
</rss>
