ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDrive (Function)
Gets or sets the current drive.
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).
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.
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....
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
xlsData (Example)
Usage example of the xlsData function
DnDCursor (Example)
Usage example of the DnDCursor function
MatDeterminant (Example)
Usage example of the MatDeterminant function
HCreation (Example)
Usage example of the HCreation function
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
MatWrite (Example)
Usage example of the MatWrite function
SFDelete (Function)
Deletes records from a Salesforce database.
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.
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.
PageDisplay (Function)
Displays a web page in the user's browser....
SQLExec (Function)
Names and runs an SQL query.
MatFill (Example)
Usage example of the MatFill function
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.