ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fMemExist (Function)
Checks the existence of a shared memory zone.
HErrorLock (Function)
Used to check whether a lock error occurred.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.