ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
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)....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Password (Property)
The Password property sets and changes the password.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Screen,Get (External language)
Retrieves the value in a control or in a variable.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......