ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Events associated with List Box controls
List of events associated with List Box controls...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Constants used by the functions for managing Tab controls
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The Context Menu control (WEBDEV)
Context menus are often used in websites......