ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fRead (Example)
Usage example of the fRead function
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
fAttribute (Function)
Returns or modifies the attributes of a file.
fRemoveDir (Function)
Deletes a directory from a disk.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
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.
Encryption (Property)
The Encryption property gets and sets the encryption algorithm used.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Parent (Property)
The Parent property gets the parent element of an element.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
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....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
fOpenTempFile (Function)
Creates and opens a temporary file.
zipOpen (Function)
Opens an existing archive.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....