ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
14. Report templates
...Report templates are used to easily standardize report layouts....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Environment of the data model editor
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Google Calendar management functions
List of functions for managing Google calendars...
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Handling TimeLine controls programmatically
A TimeLine control can be......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Types of Edit controls