ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Print modes of a report
Several print modes are available for a report....
SQLExec (Function)
Names and runs an SQL query.
Installing the monitoring robot
The monitoring robot includes three executables......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
PDFToText (Function)
Extracts text from a PDF file.
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....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
2. Projects in practice
Discover the main operations that can be performed on a project....
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Automatic error handling
Error handling can be customized for each process......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
GPSGetPosition (Function)
Retrieves information about the current device position.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.