ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapLimitArea (Function)
Limits the geographic area displayed in the Map 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.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar 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).
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
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....
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.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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.