ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Operator on Address
The & operator returns the address of a variable as an integer
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).