ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Contains (Function)
Allows you to check if a substring is within a string.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
HSL (Function)
Creates a color from its hue, saturation and lightness.
INIRead (Example)
Usage example of the INIRead function
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
WDINT setup
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
The Sidebar control
The Sidebar control gives access to different options......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Complete (Function)
Returns a character string of a specified length.
Style sheet
A style sheet ("......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......