ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
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"....
DateModified (Property)
The DateModified property is used to get the modification date of an element.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
FontName (Property)
The FontName property is used to manage the name of the font used.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
DNS functions
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
FullName (Property)
The FullName property is used to get the full name of an element.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....