ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
REP files
REP files contain the list of data files handled by the application....
Setup directory
The setup wizard allows you to configure the setup directory of application....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
EXE constants
List of constants used by the functions for managing executables....
HCopyRecord (Example)
Usage example of the HCopyRecord function
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Compilation options
The compilation options allow you to define the help system generation settings......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.