ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
11. User Macro-Code: UMC in practice
PDF Reader control events
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....