ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteServerTrigger (Function)
Deletes a server trigger.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HPriorityClient (Function)
Modifies the priority of a client application.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
grDestinationWMF (Function)
Defines a meta file as chart destination.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
HSetREP (Function)
Enables or disables the management of .REP file.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.