ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Share your projects via Git
Git is a source code manager......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
PageDisplay (Function)
Displays a web page in the user's browser....
Input (Function)
Displays a message allowing the user to type an information.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The Dashboard control
Dashboards are essential elements in an application......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......