ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMovableReplica (Function)
Creates a movable replication.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Using WDDIXIO
To translate the text used in your project:...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Phone constants (Android / iOS)
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ControlClone (Function)
Creates a new control from an existing control.
EncryptStandard (Example)
Usage example of the EncryptStandard function
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OCRExtractText (Function)
Reads the text contained in an image.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Report controls
Several types of controls can be handled in a report created by the report editor......
fTempPath (Example)
Usage example of the fTempPath function