ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
WINDEV and OPC
OPC stands for "OLE for Process Control"......