ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
iParameter (Function)
Retrieves the printer configuration and configures the print.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
8. Sharing a project in practice
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Sorts in a report
The sort is used to organize the information displayed in the report......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Report controls
Several types of controls can be handled in a report created by the report editor......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
1. Examples provided with WINDEV Mobile
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Chart constants
List of constants used by the functions for chart management....