ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
5. Deploying a dynamic site (Session or AWP) in practice
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......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
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...