ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Application menus
Menus are displayed in different ways......
<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....
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
<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....
Programming automatic calculations in the columns of a Table control
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....
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......
Different types of data (Type of variable)
A variable is defined by name and type......
The key items
Keys are specific items in your analysis......
<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......
Popup window
WINDEV allows you to open windows in popup format......
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......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.