ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
GanttPositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
Properties associated with Combo Box controls that display a table
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Error 1007: The member is global: use the: operator: to access it
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Error 403: The item does not belong to the file
Access (Property)
The property Access property lets you manage the type of access for a connection (HFSQL Client/Server, OLE DB, ...)....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....