ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native 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 database schema...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
NFCSendTag (Function)
Sends a NFC tag to another device.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Code statistics
The code statistics affect......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
EventCreate (Function)
Creates an event.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
zipDeleteAll (Function)
Deletes all files from an archive.
11. Window templates
WINDEV Mobile allows you to create window templates....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
GglDriveConnect (Function)
Creates a connection to Google Drive.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Installing a SOAP server with Apache
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......