ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
HCreateView (Example)
Usage example of the HCreateView function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
ArraySort (Example)
Usage example of the ArraySort function
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HDelete (Function)
Deletes a record from a data file (query or view).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
KeyExpression (Example)
Usage example of the KeyExpression property
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Warning 18: Loop without potential end
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Type (Example)
Usage example of the Type property
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
HDescribeItem (Function)
Describes a file item through programming.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Size (Example)
Usage example of the Size property