ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Site Map control
The Site Map control allows the Web user to......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
3. Managing sockets
WINDEV includes advanced socket management functions....
UMC management functions
List of functions for managing the UMC...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
8. 10 tips for better interfaces...
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Error 16: Incompatible CASE
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......