ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
DNSDeleteAddress (Function)
Deletes an "IP address/Domain name" pair from a DNS server....
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Telemetry management functions
The following functions are used to manage the telemetry:...
Drawer control properties
List of properties associated with the Drawer control...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
The Cell control
The Cell control contains controls......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......