ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Analysis" pane
The "Analysis" pane lists......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
<Source>.Password (Function)
Defines the password used to create or open a data file.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
WINDEV Mobile concepts
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
HFSQL management functions
List of functions for HFSQL management...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
ArraySort (Function)
Sorts a WLanguage array.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Telemetry: Main features
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Sort (Function)
Sorts a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......