ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sidebar control
The Sidebar control gives access to different options......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
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....
Conversion (Function)
Converts a value from a unit to another one.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Bluetooth constants
List of constants used by the Bluetooth functions....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Description window of a combining query
The description window of a combining query consists of several sections......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
fMoveFile (Function)
Moves a file from one directory to another.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......