ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
zipOpen (Function)
Opens an existing archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
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...
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Financial constants
List of constants used by the financial functions....
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.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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).