ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSLActive (Function)
Used to enable or disable the secure SSL mode.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
HJSONToRecord (Function)
Imports JSON data into the current record.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
MCIClose (Function)
Closes a media file.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
InJavaMode (Function)
Indicates whether the code is run in Java.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
CodeEditorComment (Function)
Comments the current selection in the Code Editor control. "//" characters are inserted at the beginning of the current line....
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.