ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Setup directory
The setup wizard allows you to configure the setup directory of application....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
fLock (Function)
Entirely or partially locks an external file.
Step 1: Configuring the print parameters
This step allows you to choose......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....