ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Twain constants
List of constants used by the Twain functions....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Error 116: An array dimension must be an integer value
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
HTTPSendForm (Function)
Sends an HTTP form.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HConnect (Example)
Usage example of the HConnect function
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
iEndReport (Function)
Forces the report print to stop.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
fTempPath (Example)
Usage example of the fTempPath function
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
iReportPrintingStatus (Function)
Returns the status of the current print.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....