ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
dPolyline (Function)
Draws a line composed of multiple segments.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
After
They After keyword can correspond to:
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
grGetData (Function)
Retrieves a data from a chart.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
iSkipLine (Function)
Forces one or more line break.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.