ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Internal component description
The description of an internal component can opened at any time......
The use of the Automation type in a site is reserved for the advanced users
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
How to save and retrieve an image in a binary memo
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...