ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HFSQL constants
List of constants used by the HFSQL functions....
Hyper File functions available for backward compatibility
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Defining a help window template
WINDEV allows you to create help window templates......
Constants for external files
List of constants used by the functions for managing external files....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......