ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
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.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
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......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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......