ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Table,Display (External language)
Refreshes the Table control.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
Table,Modify (External language)
Modifies an element in a Table control.
List,Select,? (External language)
Returns the element selected in the list.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Table,Delete (External language)
Deletes an element from a Table control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.