ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Including the code
You want to include your code lines in a condition, in a structure, ......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
16. Types of code
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
18. Order of execution of the code of buttons/links
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Applet control properties
List of properties associated with the Applet control...
Programming patterns
CAUTION......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
13. Debugger
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
11. User Macro-Code: UMC in practice
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......