ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Events associated with List Box controls
List of events associated with List Box controls...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
OpenMobileWindow (Function)
Opens a window in a mobile application.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HChangeName (Function)
Modifies the physical name of a table.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
grCreate (Function)
Creates a specific type of chart.