ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
"?" menu
WINDEV proposes a help menu adapted to your applications......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ShellExecute (Function)
Opens a document in its associated application.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Creating the Table pages of the WEBDEV RAD pattern
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
PageDisplay (Function)
Displays a web page in the user's browser....