ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ArraySort (Function)
Sorts a WLanguage array.
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.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......