ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFDelete (Function)
Deletes records from a Salesforce database.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
PageAddress (Function)
Used to find out the Internet address of a page.
HReadLast (Example)
Usage example of the HReadLast function
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
fCurrentDrive (Function)
Gets or sets the current drive.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Format (Property)
The Format property is used to identify and change the format of an element
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
HOut (Example)
Usage example of the HOut function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
PageDisplay (Function)
Displays a web page in the user's browser....
SQLExec (Function)
Names and runs an SQL query.