ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
iCreateFont (Function)
Creates a new print font.
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
SQLFirst (Function)
Positions on the first row of the query result.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....