ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Operations in a Select query : add and delete
The following paragraphs present......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Using .NET assemblies in a project
To use .NET assemblies in a project......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
1. The WINDEV Framework
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....