ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
gImage (Function)
Builds a sequence of characters containing an image.
iCreateFont (Function)
Creates a new print font.
OpenMobileWindow (Function)
Opens a window in a mobile application.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Map control functions
Map control functions...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Sort (Function)
Sorts a WLanguage array.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.