ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDIXIO overview
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
BurnerList (Function)
Returns the list of burners installed on the current computer.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Report viewer: Proposing several reports
In the document preview, end users can......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
ID (Property)
The ID property is used to get and change IDs.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
New (Reserved word)
New is used to allocate memory space...
SysDir (Function)
Returns the path of a system directory.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
ThreadPause (Function)
Pauses the current thread during the specified duration.