ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Assignment operators
Three assignment operators are available......
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....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
8. Optimizing an application
Variable scope
Variables can be declared anywhere in the code....
Events associated with a Gantt Chart column
The Static control
A Static control is a control used to display a static text......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
FolderData (Function)
FolderData is kept for backward compatibility.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Various WEBDEV constants
Various WEBDEV constants...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Composite variable
A composite variable contains different types of elements (members)...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......