ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMSG, WDTRAD and WDDIXIO: Translation tools
The Static control
A Static control is a control used to display a static text......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
WEBDEV Application Server 2024
Configuring the IIS 7/7.5 server
Configuring Reports & Queries
Reports & Queries is used to......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
".STY" file: "Style sheet" file
A style sheet is a "......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......