ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Remote Control: Customizing with your own window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
SQLTransaction (Example)
Usage example of the SQLTransaction function
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Creating a query
Two methods can be used to create a query......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSubstDir (Example)
Usage example of the HSubstDir function
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......