ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 1: Configuring the print parameters
This step allows you to choose......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
MyParent (Reserved word)
MyParent is used to handle...
Composite variable
A composite variable contains different types of elements (members)...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Info (Function)
Displays a custom message in a system information window.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
How to create a menu?
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....