ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
ServiceUninstall (Function)
Uninstalls a service.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Bluetooth functions
List of Bluetooth functions...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
MenuDelete (Function)
Deletes a menu or a menu option.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....