ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Typing multilingual texts
For a multilingual application, you have the ability to......
HCreateMovableReplica (Function)
Creates a movable replication.
Code history
The code history is used to......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Standard FTP functions
List of standard FTP functions...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
ODBCDatabaseName (Property)
The ODBCNomBase property allows you to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Scheduler control events
The following events associated with Scheduler controls:...
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......