ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateList (Function)
Returns the list of certificates available on the computer.
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).
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
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.
Format (Property)
The Format property is used to identify and change the format of an element
<Image>.Copy (Function)
Copies an image to another image.
SFDelete (Function)
Deletes records from a Salesforce database.
fCurrentDrive (Function)
Gets or sets the current drive.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
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....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...