ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Handling a control through programming in a report
All report controls can be handled through programming......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
Constants for the archiving functions
List of constants used by the archiving functions....
HCreation (Example)
Usage example of the HCreation function
fCompress (Example)
Usage example of the fCompress function
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
fCopyFile (Example)
Usage example of the fCopyFile function
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
fRead (Example)
Usage example of the fRead function
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
MyPage (Reserved word)
MyPage is used to handle the current page...
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fRename (Example)
Usage example of the fRename function
HAdd (Example)
Usage example of the HAdd function
HDeclare (Example)
Usage example of the HDeclare function