ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Time management help
Time management is extremely important......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
FTP constants
List of constants used by the FTP functions....
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Print constants
List of constants used by the print functions....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Speech synthesis in the mobile applications
The phones can talk!......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
KeyPressed (Function)
Checks which key is pressed.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.