ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
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.
Debugging constants
List of constants used by the debugging functions...
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
WinStatus (Function)
Identifies or modifies the window status.
Page Header block
The Page header block is printed on each new page......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SocketRead (Function)
Retrieves a message sent by another socket.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.