ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to use an array of structures?
An array of structures is an Array variable......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
The different copy modes
Two different copy modes are proposed by WDTRAD......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
HClient structure
The HClient structure is used to......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....