ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
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....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WEBDEV concepts
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.