ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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).
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.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
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.
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...
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.