ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Push notification
A mobile device can receive push notifications......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Native SQL Server Connector license agreement
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).