ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Client/Server
4. Activating a dynamic WEBDEV site
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Error 703: The property does not exist
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
8. Associating controls with data
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
The structure of the file for remote control
The management of remote control uses a file in INI format......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Custom properties (WLanguage)
A custom property is a code element with two events......
Replication: The different types
The data replication is a powerful feature......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by CameraPhoto
WLanguage procedure ("callback") called when the photo is saved via CaméraPhoto.