ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventCreate (Function)
Creates an event.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
FTP constants
List of constants used by the FTP functions....
iFont (Function)
Selects the default font.
User Groupware files
Two categories of data files are managed......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Recycle code windows
By default, a single code window is opened per ......
eChangeCurrency (Function)
Converts a currency into another currency.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Phone management functions
List of functions for phone management...
HTTPCreateForm (Function)
Creates an HTTP form.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.