ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
WINDEV Mobile concepts
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
<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.
HFSQL management functions
List of functions for HFSQL management...
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
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....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Telemetry: Main features
Software Factory
The concept of software factory is used to automate the process for creating applications....
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......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Message text file format
The text files created by WDMSG use a specific format......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......