ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Flexbox control properties
WLanguage properties can be used to manipulate ......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
.NET object
To access a class......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Bitwise operators
The operations on binary values are performed......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
xBase files: Limits
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.