ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
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.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
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.
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
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.