ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
iBorder (Function)
Prints a border at specified coordinates.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Video control properties
The following properties can be used on a Video control:...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Operations performed on class diagrams
The following paragraphs explain......
Internal component
An internal component is a set of elements from a project......
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
The different copy modes
Two different copy modes are proposed by WDTRAD......
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties