ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Static control properties
List of properties associated with a Static control...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Other operators
The following are additional operators......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
The Edit control
The Edit control allows users to enter data......
Phone constants (Android / iOS)
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Creating requirements
The following steps must be performed to implement the requirements......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
State (Property)
The State property is used to get and change the state of an element.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The Check Box control
A Check Box can correspond to......
Report controls
Several types of controls can be handled in a report created by the report editor......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
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......