ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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 analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Internal component
An internal component is a set of elements from a project......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Open (External language)
Opens a window.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SocketRead (Function)
Retrieves a message sent by another socket.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Specific features of the Express version
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Creating a query
Two methods can be used to create a query......
12. Retrieving data from a site
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
WaitWindowStart (Function)
Opens the wait window of application.