ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
2. UML models
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
ERR_NO_APPLICATION
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......