ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Charact (Function)
Returns the character corresponding to the specified ASCII code.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
iCloud constants
The iCloud constants are as follows:
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
HRegenerateFile (Function)
Regenerates a data file from its log.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
CertificateSignString (Function)
Creates the signature of a character string.
fMemExist (Function)
Checks the existence of a shared memory zone.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Different types of data (Type of variable)
A variable is defined by name and type......