ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
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......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
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.
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.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Project description: Files tab
The project description window allows you to configure various elements of your project......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.