ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
System constants
List of constants used by the system functions....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Drawing constants
List of constants used by the drawing functions....
dRectangle (Example)
Usage example of the dRectangle function
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
dPoint (Example)
Usage example of the dPoint function
dCircle (Example)
Usage example of the dCircle function
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......