ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetrySendData (Function)
Sends telemetry data immediately.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Valid (Property)
The Valid property is used to determine if an element is valid.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
Dialog box management functions
List of functions for managing dialog boxes...
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
InfoBuild (Function)
Displays a custom message in a system information window.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
CurrentYear (Function)
Returns the current year in integer format.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min