ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Print modes of a report
Several print modes are available for a report....
Installing the monitoring robot
The monitoring robot includes three executables......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
The Edit control
The Edit control allows users to enter data......
XMLChild (Function)
Positions on the first child element of current element.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
apDisableAction (Function)
Disables the execution of an action found in an action plan.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
GPSGetPosition (Function)
Retrieves information about the current device position.
HOpen (Function)
Opens a table.
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....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.