ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
8. Sharing a project in practice
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
2. WEBDEV administrator in practice
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.
Comparison operators
The comparison operators can be divided into several categories......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
System constants
List of constants used by the system functions....
Structure (Type of variable)
A structure is a custom type of data...
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......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min