ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
10. Customizing the aspect of a site: skin elements
NextTitle (Function)
Modifies the title of next window to open.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
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......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
9. Sharing a project in practice
Sharing a project in practice...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min