ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerErase (Example)
Usage example of the BurnerErase function
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Simple statements
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
HNbRec (Example)
Usage example of the HNbRec function
iPrintZone (Example)
Usage example of the iPrintZone function
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
HJSONToRecord (Function)
Imports JSON data into the current record.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Title (Property)
The Title property is used to get and change the title of an element.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Drawer control properties
List of properties associated with the Drawer control...
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
grHMAddData (Function)
Adds a data into a Heatmap chart.