ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Creating a flexible modeling
To create a new flexible modeling, you can......
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
Summary table: Managing the application directories according to the platform
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
9. Internal page
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
5. Site test in practice
Size (Example)
Usage example of the Size property
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
How to perform a full file browse?
Error 530: The -- operator is not allowed
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
fTempFile (Example)
Usage example of the fTempFile function
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Hash functions
Hashing is used to summarize a file or a character string......
Report controls
Several types of controls can be handled in a report created by the report editor......