ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.