ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a data file.
Extracting the text of the project
The following text can be extracted......
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.
.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).
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
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......
The single-part and multi-part archives
Two types of archives are available......
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......
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......
8. Sharing a project in practice