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"...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table)...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used...
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Body block
The Body block corresponds to the main block of the report......
grWndSize (Function)
Defines the size of the window containing the chart.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered...
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT...
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
3-tier architecture
The development in "3-tier" architecture is now simplified......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
iParameterPDF (Example)
Usage example of the iParameterPDF function