ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Message text file format
The text files created by WDMSG use a specific format......
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......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Copying controls from the report editor
The controls can be copied from the report editor......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Constants for managing the Image Editor control
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
iDestination (Function)
Configures the print destination.
1
4
5
6
7
8
13
>