ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
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)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Various WEBDEV constants
Various WEBDEV constants...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
zipDeleteAll (Function)
Deletes all files from an archive.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fClose (Example)
Usage example of the fClose function
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.