ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
System functions
List of system functions...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Mouse management functions
List of functions for mouse management...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
12. Retrieving data from a site
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......