ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
OCRExtractText (Function)
Reads the text contained in an image.
Animation (Property)
The Animation property animates an image.
Date
The Date keyword can correspond to...
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
dDisplay (Function)
Displays the drawing in the Image control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
AIDetectContour (Function)
Detects the contours of the shapes in an image.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image>.DrawPoint (Function)
Draws a point in an Image control.