ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024 Tutorial
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV and the SOAP protocol
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 1049: The access directives are not allowed in a composite variable
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
WINDEV: Example of programmed Drag and Drop
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
2. How to test a site?
Error 101: Declaration of global variable not allowed
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
WinChangeAlias (Function)
Modifies the alias of a window.
SysWinTitle (Function)
Returns the title of the window.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
WaitWindowStart (Function)
Opens the wait window of application.
WidgetDisplay (Function)
Refreshes a widget window.
14. Controls in practice
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....