ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
OCRExtractText (Function)
Reads the text contained in an image.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HAddGroup (Function)
Adds a group of users.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
HExecuteProcedure (Function)
Runs a stored procedure.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...