ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
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......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
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......
Lotus Notes constants
List of constants used by the Lotus Notes functions....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Comparison operators
The comparison operators can be divided into several categories......
Managing assertions
...The main available features are as follows:...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
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......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Page templates
WEBDEV allows you to create page templates......