ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
HTML Display control functions
List of functions for managing HTML Display controls...
User Groupware management functions
List of functions for managing the User Groupware...
CD/DVD functions
List of functions for managing CDs/DVDs...
Domotic management functions
List of functions for managing domotics...
File download functions
The following functions are used to manage downloads......
Android permission management functions
The following functions are used to manage permissions in Android applications...
Functions for managing RTF controls
List of functions for managing RTF controls...
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
How to develop a PHP site?
What is a PHP site?......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....