ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Accessing a database via a web service
The database can be accessed via a web service......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Programming overview in C and C++
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).