ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
28. Site SEO
Code history
The code history is used to......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
14. Report templates
...Report templates are used to easily standardize report layouts....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
PageNumber (Property)
The PageNumber property gets and sets a page number.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......