ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Accessibilité (Property)
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
fSeek (Example)
Usage example of the fSeek function
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
2. User-friendly editors in practice
User-friendly editors in practice...
Options of the window editor
To configure the general options of the window editor......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Events associated with Tab controls
List of events associated with Tab controls...
KeyPressed (Function)
Checks which key is pressed.
Environment of code editor
Constants for managing projects
List of constants used by the functions for managing projects....
fDelete (Example)
Usage example of the fDelete function
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Arithmetic operators
The arithmetic operators are......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).