ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
fDirRename (Function)
Renames a directory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
tapiBlindTransfer (Function)
Performs a "blind" transfer.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
BrowserPlatform (Function)
Returns the user's browser platform....
UUDecode (Function)
Decodes a character string in UUEncode format.