ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Programming custom calculations in Table controls
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HTTP constants
List of constants used by the HTTP functions....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TreeCollapse (Function)
Collapses a branch previously expanded.