ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Analysis in practice
fCompress (Example)
Usage example of the fCompress function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
zipFileSize (Example)
Usage example of the zipFileSize function
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
fRead (Example)
Usage example of the fRead function
fTime (Example)
Usage example of the fTime function
HCreation (Example)
Usage example of the HCreation function
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
xBase files: Limits
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
zipInfoFile (Example)
Usage example of the zipInfoFile function
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Print modes of a report
Several print modes are available for a report....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
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......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.