ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
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.
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...
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......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Events associated with internal windows
List of events associated with internal windows...
The pages
Pages are the main interface of a WEBDEV site......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
14. Controls in practice
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
.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.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......