ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a flexible modeling
To create a new flexible modeling, you can......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
ERR_NO_PAGE
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Report controls
Several types of controls can be handled in a report created by the report editor......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Page templates
WEBDEV allows you to create page templates......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
On/Off button in a window
The on/off button is a button that operates like a check box......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
How to manage enumerations programmatically?
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......