ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocUndo (Function)
Undoes the last action performed on a Word Processing document.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
XMLDocument (Function)
Creates a new XML document.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
fShortName (Function)
Returns the short name of a file or directory.
grDestinationWMF (Function)
Defines a meta file as chart destination.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.