ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorBuild (Function)
Displays a custom error message in a system error window.
ControlClone (Function)
Creates a new control from an existing control.
dBorder (Function)
Draws the borders.
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....
Orientation (Property)
The Orientation property gets and sets the angle of an element.
CurrentMonth (Function)
Returns the number of the current month.
USBProperty (Function)
Retrieves the value of a property for a USB device.
HFSQL properties
List of HFSQL properties...
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
Socket management functions
List of functions for managing sockets...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Round (keyword)
The Round keyword can correspond to...
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.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
InfoBuild (Function)
Displays a custom message in a system information window.
Line (Property)
The Line property is used to define the line style used.
EventDestroy (Function)
Explicitly destroys an event.
SQLExec (Function)
Names and runs an SQL query.
SQLChangeConnection (Function)
Modifies the current connection.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Structure (Type of variable)
A structure is a custom type of data...