ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Runtime error management functions
List of functions for managing runtime errors...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Comparison operators
The comparison operators can be divided into several categories......
Combination (Type of variable)
A combination is a set of options.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Structure (Type of variable)
A structure is a custom type of data...
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Constants for managing Organizer controls
Constants for managing Organizer controls...
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....