ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
The planes in WEBDEV
The planes are used to group the controls of an element......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Binding a Combo Box control to an item
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
PythonExecute (Function)
Executes a function present in a Python module.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Principle for running threads
At runtime, an application runs in a main thread......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WINDEV concepts
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Extracting messages added or modified since last extraction
A project was already created and translated......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......