ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Pyramid charts
Pyramid charts allow you to view data in descending order......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Creating a query
Two methods can be used to create a query......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
dPen (Example)
Usage example of the dPen function
HExecuteProcedure (Function)
Runs a stored procedure.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....