ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type and version of Web server
The configuration diagnostic displays the following error......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
14. Managing the "Back" button in practice
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Compound statements
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
The Spin control
A Spin control is used to increase or reduce a value found in a control......