ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
The HTML control
The HTML control displays HTML pages or HTML code......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
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......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Page with parameters
Environment of code editor
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
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......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.