ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
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......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
3. UML models in practice
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
9. Monitor your sites, servers, etc.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
13. Debugger
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Speech synthesis in the mobile applications
The phones can talk!......
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Using the Salesforce service
Salesforce is a very popular CRM software......
12. Retrieving data from a site
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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......