ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iGroupAdd (Function)
Adds a report to a group of reports.
zipClose (Function)
Closes an archive.
Error (Function)
Displays a custom error message in a system error window.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
zipListFile (Function)
Returns the list of files found in an archive.
Label report
The report editor allows you to create "Label" reports......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......