ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipOpen (Function)
Opens an existing archive.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Configuring an application with User Groupware
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Position
The Position keyword can correspond to...
Code snippets
The code editor allows you to enter "Code snippets"......
fCopyFile (Example)
Usage example of the fCopyFile function
ControlDelete (Function)
Permanently deletes a control from a window, page or report.