ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
9. Types of standard controls
Types of standard controls...
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
W3C standardization
You must comply with the W3C standard (HTML 4......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
NotificationDisplay (Function)
Displays a message outside the browser.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
SendMessage (Function)
Sends a Windows message to a control or to a window.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Discover all the possibilities of pivot tables