ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupAnimate (Function)
Displays a popup in a page cell.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Action Bar control events
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
WINDEV: Example of programmed Drag and Drop
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Data source (Example)
Usage example of the Data source type
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....