ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
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......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
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....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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......
7. Multilingual applications in practice
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......
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......
2. Modes to install an application
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
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......
6. HFSQL Client/Server cluster
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......