ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Socket management functions
List of functions for managing sockets...
HModify (Example)
Usage example of the HModify function
XMLPath (Function)
Returns the current position in the document in XPATH format.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Creating the Relation windows of a WINDEV RAD pattern
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.