ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Count (Property)
The Count property returns the number of elements in a given set.
Creating a select query
A select query (corresponding SQL statement......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
Time and date management properties
List of properties for managing dates and times...
Events associated with Image controls
List of events associated with Image controls...