ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
ImageScrollingPosition (Function)
Returns the displayed image.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
PicRotation (Function)
Rotates a WDPic image.
PicResize (Function)
Resizes a WDPic image.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
OCRExtractText (Function)
Reads the text contained in an image.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
gImage (Function)
Builds a sequence of characters containing an image.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
grDestinationControl (Function)
Defines an Image control as destination of a chart.