ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
EmailGetAll (Function)
Retrieves all the emails found on a server.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
DotNetRun (Function)
Runs a procedure on a .Net server.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Handling a Web Component control through programming
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
grAddData (Function)
Adds a data into a chart.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
fSelect (Example)
Usage example of the fSelect function
iPreview (Example)
Usage example of the iPreview function
Drawing constants
List of constants used by the drawing functions....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Name (Property)
The Name property is used to get the name of an element.
fShortName (Example)
Usage example of the fShortName function