ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Environment of the report editor
Environment of the report editor...
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Query editor
The query editor is used to automatically create queries on the data files......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.