ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
HCreateMovableReplica (Function)
Creates a movable replication.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
FTPGet (Example)
Usage example of the FTPGet function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Detailed use of WINDEV FTP/RPC
Query editor: Characteristics
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Referring to an element in a WLanguage event / process
Creating the Form pages of a WEBDEV RAD pattern
XMLDocument (Example)
Usage example of the XMLDocument function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SysIconAdd (Example)
Usage example of the SysIconAdd function
LooperDelete (Function)
Deletes a row from a Looper control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min