ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,TCurrent (External language)
Modifies the title of the current window.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
List,Select,? (External language)
Returns the element selected in the list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Table,Col (External language)
Returns the current index of the column.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
List,Count (External language)
Returns the number of elements found in a list.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
8. 10 tips for better interfaces...
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Replication: The different types
The data replication is a powerful feature......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......