ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsertLine (Function)
Inserts a row into a Looper control.
Info (Function)
Displays a custom message in a system information window.
grParameter (Function)
Retrieves or modifies a chart parameter.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
DataType (Function)
Identifying the type of a WLanguage variable.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
LDAP constants
List of constants used by the LDAP functions....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Kanban control events
The following events are associated with Kanban controls......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Events associated with Edit controls
WLanguage events associated with Edit controls...
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)