ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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......
Environment of the window editor
The main elements of window editor are as follows:
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
iFont (Function)
Selects the default font.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Image control in a page
Operations performed on class diagrams
The following paragraphs explain......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Emulating constants
List of constants used by the functions for emulating automated tests....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
Service variable
The Service variable is used to......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....