ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringBuild (Function)
Builds a character string from an initial string and parameters.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
XMLResult (Function)
Returns the result of a calculation XPath query.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SQLSeek (Function)
Positions on the specified result row of the query.
Sum (Function)
Calculates the sum of the array elements.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
iCreateFont (Function)
Creates a new print font.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
MemCurrent (Function)
Returns the index of the current element.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: via an "Upload" edit control. via a single-file or multi-file Upload field....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....