ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Right (Function)
Extracts the last characters from a string or string buffer.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
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.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
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).
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
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.
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).
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
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.