ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
Error 1035: A class used in a structure must have a constructor without parameter...
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
LooperInsert (Function)
Inserts a row into a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.