ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KanbanMoveList (Function)
Moves a list in a Kanban control.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanFilter (Function)
Displays only cards that match the specified filter.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
KanbanInsertList (Function)
Inserts a list in a Kanban control.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DiagramSave (Function)
Saves a diagram as a "diag" file.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.