ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Index (Property)
The Index property is used to get the index of an element.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
InternalPage
The InternalPage property sets the name of the internal page to be used.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
File (Property)
The File property is used to manage the files a functionality applies to.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
13. Security benefit: managing the "Back" button
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....