ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual applications in practice
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
5. Site test in practice
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Private Store for mobile applications
There are two methods two deploy your applications......
13. External component in practice
External component in practice...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....