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).
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.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
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.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
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...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
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....
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.
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).