ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
dTransferToImage (Example)
Usage example of the dTransferToImage function
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
KanbanFilter (Function)
Displays only cards that match the specified filter.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
Error 533: The expression of a { } must be a string
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Error 105: Redefinition of the local variable
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.