ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
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)....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
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).
fWriteLine (Example)
Usage example of the fWriteLine function
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Print constants
List of constants used by the print functions....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).