ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Twain constants
List of constants used by the Twain functions....
TwainState (Example)
Usage example of the TwainState function
HTML Editor control functions
List of functions for managing HTML Editor controls...
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Constants for managing Gantt charts
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
JSONToVariant (Example)
Usage example of the JSONToVariant function
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for managing arrays
List of constants used by the functions for array management....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.