ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Example)
Usage example of the HSubstDir function
GeometryCorrect (Function)
Returns a corrected version of the specified geometry.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled programmatically......
Diagram constants
The following constants are used to manipulate diagrams:...
XMLSavePosition (Function)
Stores the current position in the XML document.
Financial constants
List of constants used by the financial functions....
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Constants for the archiving functions
List of constants used by the archiving functions....
iPrintReport (Example)
Usage example of the iPrintReport function