ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Testing the WEBDEV Application Server setup with an example
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
2. User-friendly editors in practice
User-friendly editors in practice...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......