ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binary values management functions
List of functions for managing binary values...
Multiline strings
To type character strings over several lines in the code editor...
Android Control Center
Do you know where to find your application log files?...
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Constants for managing Big Data Redis databases
Overview
Overview of the different operators...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
User report editor (Reports & Queries)
A report provides a custom view of data......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WINDEV applications for Linux: Specific features
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......