ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
SQLChangeConnection (Function)
Modifies the current connection.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Conversion (Function)
Converts a value from a unit to another one.
EventCreate (Function)
Creates an event.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
InfoBuild (Function)
Displays a custom message in a system information window.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Info (Function)
Displays a custom message in a system information window.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
SQLExec (Function)
Names and runs an SQL query.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
DateToDay (Function)
Returns the day that corresponds to a given date.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EventChange (Function)
Modifies the status of an event.
Size (Property)
The Size property is used to determine and change the size of an element.