ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Project Management Hub: Time tracking
The time spent can be listed on......
User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Quickly select your data applying filters
Diagram functions (prefix syntax)...
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
2. Deploying a static or PHP site
Usage example of the HCreateView function...
Error 108: The size of the variable is not allowed
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis)....
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Running the test of the User Groupware and installing it
The stress tests are used to check......
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
DriveMoveDirectory (Function)
Moves a directory and its contents to another directory within a remote drive.
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.