ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
ThreadPause (Function)
Pauses the current thread during the specified duration.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
The Cell control
The Cell control contains controls......