ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validity period of site pages
When creating a page, a validity period can be defined for this page......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Creating the Relation windows of a WINDEV RAD pattern
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Global and local variable
Two types of variables are available......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Creating the menus for the windows of the WINDEV RAD pattern
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
iPrintReport (Function)
Prints a report created with the report editor.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Report viewer: Proposing several reports
In the document preview, end users can......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.