ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service constants
List of constants used by the functions for managing services....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Date (Type of variable)
The Date type enables you to easily handle the dates...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The Static control
A Static control is a control used to display a static text......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Constants for telemetry management
Constants for telemetry management...
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Code snippets
The code editor allows you to enter "Code snippets"......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
HAddLink (Function)
Adds an integrity rule between two data files on the server.
SQLConnect (Example)
Usage example of the SQLConnect function
Events associated with Edit controls
WLanguage events associated with Edit controls...
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, 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......
eCurrencyName (Function)
Returns the caption of a currency.
CurrentWin (Function)
Identifies the window currently in edit.