ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Structure (Type of variable)
A structure is a custom type of data...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
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
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
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.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
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......