ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
14. Controls in practice
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
nWDGetLastError: Error code of last error
Error code of last error......
W3C standardization
You must comply with the W3C standard (HTML 4......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Various constants
List of various constants used by the constants WINDEV functions....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.