ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Constants for the archiving functions
List of constants used by the archiving functions....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
fLock (Function)
Entirely or partially locks an external file.
fWrite (Function)
Writes: a character string into an external file. a memory section....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HTMLToText (Function)
Converts an HTML string or buffer to text.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
FontCreate (Function)
Creates a font definition.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
EventCreate (Function)
Creates an event.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.