ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
PageDisplay (Function)
Displays a web page in the user's browser....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
grColor (Function)
Returns and initializes the color of different chart elements.
Creating the Relation windows of a WINDEV RAD pattern