ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
List of extension attributes
The list of extension attributes ......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
.NET application
To create a.NET application from a project......
Comparison operators
The comparison operators can be divided into several categories......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Zombie data files and items
During the life of an application, items live and die......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Font (Type of variable)
A Font variable creates a font programmatically...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
8. Windows in practice
Discover the main actions that can be performed on the windows....
Using an external component in an application
A component can be reused at any time in any application......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.