ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Error 1060: Unable to call method without parameter: add ()
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Burner constants
List of constants used by the burner functions....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
MenuInsertSeparator (Function)
Inserts a separator into a menu.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
FaxPause (Function)
Pauses a fax in the spooler.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
OCRExtractText (Function)
Reads the text contained in an image.
Error 24: No END statement is associated with this LOOP