ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
XMLSave (Function)
Saves an XML document in a file.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Library,Disk (External language)
Opens the project library that is stored on disk.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Min (Function)
Returns the lowest value.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Print functions
List of print functions...
Variable scope
Variables can be declared anywhere in the code....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.