ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Select,+ (External language)
Selects an element in a Table control.
Screen,Next (External language)
Returns the name of the next editable control.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Display (External language)
Refreshes the Table control.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
List,Search (External language)
Finds a value in a list.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
List,Select,? (External language)
Returns the element selected in the list.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WINDEV Mobile concepts
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
8. 10 tips for better interfaces...
WDINT, WDTRAD and WDDIXIO: Translation tools
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Enumeration (Type of variable)
An enumeration is a set of values......
Extracting the text of the project
The following text can be extracted......