ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HJSONToRecord (Function)
Imports JSON data into the current record.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
IFrame control
IFrame is an HTML concept......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDescribeConnection (Function)
Describes a new connection to an external database.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Ad Hoc deployment
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HNext (Function)
Sets the position on the next data file record according to a browse item.