ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
ArraySort (Function)
Sorts a WLanguage array.
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, ......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Telemetry: Main features
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.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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)....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
ArraySeek (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......
Message text file format
The text files created by WDMSG use a specific format......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HReadFirst (Function)
Sets the position on the first record according to a browse item.