ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
iMargin (Function)
Defines the "logical" print margins.
Using several libraries in an application
A library is a WDL file that contains all the resources......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
ProjectInfo (Function)
Returns specific information about the project currently run.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
iPageEnd (Function)
Forces the move to the next page during the report print.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....