ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HSetMemo (Function)
Used to modify the management mode of memo items.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
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 data file....
Library,Disk (External language)
Opens the project library that is stored on disk.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
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.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.