ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
Creating requirements
The following steps must be performed to implement the requirements......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
7. AJAX technology
15. Repeating a group of controls: loopers
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
5. Project configuration
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Error 204: using a parameter without optional value after parameters ...
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......