ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
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
Operations performed on class diagrams
The following paragraphs explain......
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.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Translating a text file with WDTRAD
User Groupware functions...
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map 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.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
fIsImage (Function)
Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......