ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumControl (Function)
Returns the name of Nth control found in the specified element.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Edit control
The Edit control allows users to enter data......
HAddUser (Function)
Adds a user to a database.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
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......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......