ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing character strings
List of constants used by string management functions...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Customizing the report viewer: Available windows
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
PreviousPage (Function)
Returns the name of the previous page.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
SocketCreate (Function)
Creates a socket.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Information 302: Ambiguity between a variable and a control
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....