ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Translating a text file with WDTRAD
Age
The Age keyword can correspond to...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
5. Deploying a dynamic site (Session or AWP) in practice