ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard (Function)
Retrieves the text or image found in the system clipboard.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Events associated with Flash controls
List of events associated with Flash controls...
dChord (Example)
Usage example of the dChord function
SysColor (Function)
Identifies or modifies the color of a Windows element.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Automatic calculations in a Table control (AAF)
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
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.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Email (Property)
The Email property is used to get and change an email address.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Constants for test
List of constants used by the functions for managing automated tests....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
TextToRTF (Function)
Converts text to Rich Text Format.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.