ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
zipAddFile (Example)
Usage example of the zipAddFile function
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Image (Property)
The Image property gets and sets the background image of a control or block.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
<Stack variable>.Pop (Function)
Pops an element from a stack.
fUncompress (Example)
Usage example of the fUncompress function
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....