ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
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.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.
dCopyImage (Example)
Usage example of the dCopyImage function
EnumControl (Example)
Usage example of the EnumControl function
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
fTrackFile (Function)
Triggers the tracking of a file.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.