ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
12. Synchronizing data
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Global and local variable
Two types of variables are available......
Managing main window menus
A main menu is necessarily associated with a window......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
WINDEV Framework License Agreement
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Currencies
A currency is a real coded on 10 bytes....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
ERR_BAD_FILE
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....