ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
ServiceExist (Function)
Checks whether a service is installed.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
grDeleteSeries (Function)
Deletes a data series from a chart.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Export your data to Word
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.