ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Example)
Usage example of the zipFindFile function
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fSplit (Function)
Splits a file into several files.
EmailReadNext (Example)
Usage example of the EmailReadNext function
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
DecryptStandard (Example)
Usage example of the DecryptStandard function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
fSelectDir (Example)
Usage example of the fSelectDir function
Serialize (Example)
Usage example of the Serialize function
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
EnumElement (Example)
Usage example of the EnumElement function
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function