ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Creating the executable and the setup program
The languages supported by the application are taken into account......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
grPrint (Function)
Prints a chart.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Operations performed on sequence diagrams
The following paragraphs explain......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Operations performed on object diagrams
The following paragraphs explain......
Installing the robot controller
The monitoring robot includes three executables......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
How to create and handle a structure?
This help page explains how to create and handle a structure....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Operations performed on deployment diagrams
The following paragraphs explain......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).