ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
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....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Describing an element
A flexible modeling includes different elements linked together......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Data persistence
The data persistence is used to store the value typed by the user......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......