ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HDescribeLink (Function)
Describes a link between two tables programmatically.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
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.
iParameterViewer (Function)
Configures the report viewer.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
OpenSister (Function)
Opens a non-modal sibling window.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Google document management functions
List of functions for managing Google documents...