ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
MemSeek (Example)
Usage example of the MemSeek function
fAttribute (Function)
Returns or modifies the attributes of a file.
grGridlines (Function)
Displays or hides the chart gridlines.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
fRemoveDir (Function)
Deletes a directory from a disk.
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).
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
grOrientation (Function)
Modifies the orientation of chart axes.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
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.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
fCopyFile (Example)
Usage example of the fCopyFile function
WinCopyForm (Function)
Copies the content of a form into the clipboard.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.