ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Border of controls
One of the most important elements of control style is its border......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
Constants for managing the windows
List of constants used by the functions for managing the windows...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
Burner constants
List of constants used by the burner functions....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.