ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Structure (Type of variable)
A structure is a custom type of data...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
BurnerAddFile (Function)
Adds a file to the compilation.
WinStatus (Function)
Identifies or modifies the window status.
ThreadCurrent (Function)
Returns the name of the thread currently run.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....