ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpen (Function)
Opens a table.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
StringBuild (Function)
Builds a character string from an initial string and parameters.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.