ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Structure of data files of user groupware
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
End of Document block
The End of document block is run once at the end of the report execution......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Configuring the IIS 7/7.5 server
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....