ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fWrite (Function)
Writes: a character string into an external file. a memory section....
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Constants for managing contact functions
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
User Groupware constants
List of constants used by the User Groupware functions....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....