ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
dCopy (Function)
Copies an image to another image.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).