ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including the code
You want to include your code lines in a condition, in a structure, ......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Applet control properties
List of properties associated with the Applet control...
13. Debugger
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
6. Internal window
Internal windows...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
10. UMC: User Macro-Code
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
3. Debugger
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Access rights to a class property
A property is a code element that includes two processes......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Glossary
The glossary lists all the abbreviations used in the code editor......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
18. Order of execution of the code of buttons/links
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
7. Source Code Manager (SCM)