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......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Generating the setup program
The last wizard step for creating the setup program allows you to......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
7. Multilingual applications in practice
Defining clickable areas
In a page, an Image control can contain clickable areas......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
6. HFSQL Client/Server cluster
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
6. HFSQL Client/Server clusters
2. Modes to install an application
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Principle for running threads
At runtime, an application runs in a main thread......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......