ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Ad Hoc deployment
HDBIndex (Function)
Opens an xBase index file.
Recycle code windows
By default, a single code window is opened per ......
ProjectInfo (Function)
Returns specific information about the project currently run.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Variable scope
Variables can be declared anywhere in the code....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......