ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
MQTT constants
Constants used by the MQTT functions...
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
Modbus functions
List of Modbus functions...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
MatWrite (Function)
Writes an element into a matrix.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).