ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Detailed use of WINDEV FTP/RPC
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.