ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Programming automatic calculations in the columns of a Table control
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
AAF: Sort/Search/Filter on the columns of Table controls
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Keep-alive on connection
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
9. Application menus
Menus are displayed in different ways......
Compatibility between external components and deployed applications
A component can evolve in many ways......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Different types of data (Type of variable)
A variable is defined by name and type......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Popup window
WINDEV allows you to open windows in popup format......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
The key items
Keys are specific items in your analysis......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.