ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Function)
Returns the name of Nth control found in the specified element.
Report based on a table
A report based on a table is used to print the records coming from a single table (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SQLExec (Function)
Names and runs an SQL query.
HAddUser (Function)
Adds a user to a database.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Installing the monitoring robot
The monitoring robot includes three executables......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Print modes of a report
Several print modes are available for a report....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
dHalo (Function)
Adds a halo effect on an image found in an Image variable.
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......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
HDescribeFile (Function)
Describes a data file programmatically.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......