ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Code snippets
The code editor allows you to enter "Code snippets"......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
Error 1009: The member of the class is private
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
1
3
4
5
6
7
464
>