ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
Creating the link buttons in the windows of a WINDEV RAD pattern
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
PermissionRequest (Function)
Prompts the user to grant an application permission.
SQLConnect (Example)
Usage example of the SQLConnect function
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
WDTRAD options
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HState (Example)
Usage example of the HState function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.