ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Changing sites from AWP to SEO-ready session mode
The Edit control
The Edit control allows users to enter data......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
5. Site test in practice
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HOnError (Function)
Customizes the management of HFSQL errors.
Data persistence
The data persistence is used to store the value typed by the user......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Task list
Each project can be associated with a task list......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Aliases on tables: HAlias function
The aliases are used to handle......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...