ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
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......
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
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
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
2. Analysis in practice
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
xBase files: Limits
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
zipInfoFile (Example)
Usage example of the zipInfoFile function
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.
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......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fAttribute (Example)
Usage example of the fAttribute function