ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
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.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<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.