ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Burner constants
List of constants used by the burner functions....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WDMap: View records in a table
WDMap is used to view the records found in a table......
WDMSG license agreement
WDMSG license agreement...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Automation object
The Automation keyword is used to declare an automation object...
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Installing a SOAP server with Apache
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Display (External language)
Displays a value in a control or assigns a value in a variable.