ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
HCreation (Example)
Usage example of the HCreation function
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
GglListCalendar (Example)
Usage example of the GglListCalendar function
zipChangePath (Example)
Usage example of the zipChangePath function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HAdd (Example)
Usage example of the HAdd function
NotesItem (Example)
Usage example of the NotesItem function
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
Right (Function)
Extracts the last characters from a string or string buffer.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
SQLConnect (Example)
Usage example of the SQLConnect function
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
fSelect (Function)
Opens the Windows file picker.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Scheduler control events
The following events associated with Scheduler controls:...