ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the report editor
Environment of the report editor...
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
zipCreate (Function)
Creates an archive.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Local procedure
Two types of procedures are available......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
InfoBuild (Function)
Displays a custom message in a system information window.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.