ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
PDF Reader control events
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period,...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls...
grDestinationControl (Function)
Defines an Image control as destination of a chart.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser...
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Events associated with a Dashboard control
editor)...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example:...
Size (Property)
The Size property is used to determine and change the size of an element.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
The Dashboard control
Dashboards are essential elements in an application......
2. Analysis in practice
Classes, members, methods and properties
A class is made of......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...