ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD......
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
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.
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.