ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
10. UMC: User Macro-Code
Environment of the data model editor
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Creating requirements
The following steps must be performed to implement the requirements......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
5. Deploying a dynamic site (Session or AWP) in practice
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Creating the Table windows of the WINDEV RAD pattern
Feedback component
The Feedback component is a component provided with WINDEV......
Test of a query
The query editor allows you to run the test of query result......
Specific features of the Express version
Events associated with windows
List of events associated with windows...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenSister (Function)
Opens a non-modal sibling window.
2. User-friendly editors in practice
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.