ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
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]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls...
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed,...
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window...
Description (Property)
The Description property is used to get and change the description of an element.
Background
The "Background" keyword can correspond to: the Background variable, the Background property...
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including...
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters...
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.