ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
XMLChild (Function)
Positions on the first child element of current element.
Null (keyword)
The "Null" keyword can correspond to:
Font (Type of variable)
A Font variable creates a font programmatically...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
RGBBlue (Function)
Returns the blue component of an RGB color.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed ......
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
ERR_NO_PAGE