ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a data file.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
.NET application
To create a.NET application from a project......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Count (Property)
The Count property returns the number of elements in a given set.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HStopServer (Function)
Stops an HFSQL server.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
User Groupware files
Two categories of data files are managed......