ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
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 ......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
7. Multilingual applications in practice
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Creating the Table windows of the WINDEV RAD pattern
Feedback component
The Feedback component is a component provided with WINDEV......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
PDFToText (Function)
Extract the text contained in an Document PDF.
10. UMC: User Macro-Code
Environment of the data model editor
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Debugging constants
List of constants used by the debugging functions...
WinStatus (Function)
Identifies or modifies the window status.
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.