ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
iGroupAdd (Function)
Adds a report to a group of reports.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Error (Function)
Displays a custom error message in a system error window.
Label report
The report editor allows you to create "Label" reports......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
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.
The Edit control
The Edit control allows users to enter data......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
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.