ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print modes of a report
Several print modes are available for a report....
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
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Programming automatic calculations in the columns of a Table control
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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......
zipInfoFile (Example)
Usage example of the zipInfoFile function
MyPage (Reserved word)
MyPage is used to handle the current page...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
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......
Crosstab report
The report editor allows you to create "Crosstab" reports......
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).
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRename (Example)
Usage example of the fRename function
HAdd (Example)
Usage example of the HAdd function
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HDeclare (Example)
Usage example of the HDeclare function
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
fClose (Example)
Usage example of the fClose function