ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
sEvent (Function)
Branches an event on a serial port.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Supercontrol
A supercontrol is an advanced type of control......
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dFont (Example)
Usage example of the dFont function
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
BackgroundTaskAdd (Function)
Adds a new background task.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.