ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
SOAP functions
List of SOAP functions...
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
PDF file management functions
...PDF file functions...
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).