ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
List,Search (External language)
Finds a value in a list.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Screen,Next (External language)
Returns the name of the next editable control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Table,Select,+ (External language)
Selects an element in a Table control.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Table,Count (External language)
Returns the number of elements in a Table control.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
SocketCreate (Function)
Creates a socket.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
SocketRead (Function)
Retrieves a message sent by another socket.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Defining a help window template
WINDEV allows you to create help window templates......