ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use (External language)
Opens the specified window by closing all the windows opened beforehand.
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
<Array>.Min (Function)
Returns the lowest value in the array.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Managing parallel tasks
The computers are becoming more and more powerful......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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......
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....
2. Modes to install an application
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Principle for running threads
At runtime, an application runs in a main thread......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
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....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Reloading a document
To reload a document, ......