ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DomoClose (Function)
Closes the communication opened by DomoOpen.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Control constants
List of constants used by the functions for managing controls...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
RestartProgram (Function)
Ends the application and restarts it.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
grGridlines (Function)
Displays or hides the chart gridlines.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
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....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
CommandLine
The CommandLine keyword can correspond to...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
Image control in a window
This help page presents the characteristics of an Image control found in a window...