ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
EventCreate (Function)
Creates an event.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
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.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.