ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoClose (Function)
Closes the communication opened by DomoOpen.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Specific features of the Express version
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)......
Control constants
List of constants used by the functions for managing controls...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
RestartProgram (Function)
Ends the application and restarts it.
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......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Serialization constants
The serialization constants are as follows:
CommandLine
The CommandLine keyword can correspond to...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......