ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentYear (Function)
Returns the current year in integer format.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
USBFind (Function)
Finds a USB device according to keywords.
ControlClone (Function)
Creates a new control from an existing control.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
dBorder (Function)
Draws the borders.
USBProperty (Function)
Retrieves the value of a property for a USB device.
HFSQL properties
List of HFSQL properties...
CurrentMonth (Function)
Returns the number of the current month.
Socket management functions
List of functions for managing sockets...
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Round (keyword)
The Round keyword can correspond to...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
InfoBuild (Function)
Displays a custom message in a system information window.