ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Report controls
Several types of controls can be handled in a report created by the report editor......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Creating help pages
A help system includes several pages......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Android Widget windows
An Android application can contain one or more Widget windows......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
ERR_DISCONNECTED_EXEC
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
WEBDEV concepts