ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline strings
To type character strings over several lines in the code editor...
Binary values management functions
List of functions for managing binary values...
Operator on Address
The & operator returns the address of a variable as an integer
Telephony constants
List of constants used by telephony functions...
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:...
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
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
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
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......
Passing parameters
The parameters can be passed to a procedure......
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.)......
Rights on the virtual directory
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Android Control Center
Do you know where to find your application log files?...
Creating a window skin template
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
User report editor (Reports & Queries)
A report provides a custom view of data......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Stack variable>.Push (Function)
Pushes an element onto the stack.