ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
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....
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.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
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......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
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......
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...
dbgSaveDebugDump (Function)
Saves a dump file of the application.