ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Installing the server
To use the telemetry, you must install on a computer......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
BurnerAddFile (Function)
Adds a file to the compilation.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Global and local variable
Two types of variables are available......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Python: Native calls
WLanguage allows for native Python calls......