ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
Character strings
WLanguage supports different types of strings....
Creating the Relation windows of a WINDEV RAD pattern
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
15. Creating the executable in practice
Creating the executable in practice...
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Speech recognition management functions
The following functions are used to manage speech recognition:...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Using WDDIXIO
To translate the text used in your project:...
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.