ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
fFileExist (Function)
Checks the existence of an external file.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).