ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Project description: Files tab
The project description window allows you to configure various elements of your project......
ERR_BAD_FILE
Task list
Each project can be associated with a task list......
Select query description window
The description window of a select query includes several sections......
Creating an executable: General options
The main executable options are as follows......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
15. Repeating a group of controls: loopers
Describing an element
A flexible modeling includes different elements linked together......
WDMSG, WDTRAD and WDDIXIO: Translation tools
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
ERR_BAD_PARAMETER
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......