ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
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...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Custom properties (WLanguage)
A custom property is a code element with two events......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Find/Replace in the current project
The "Find/Replace" feature is used to......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Thread execution
At runtime, an application runs in a main thread......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
iPrintReport (External language)
Prints a report created with the report editor.
7. Dynamic site on specific configurations
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......