ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
29. SEO in practice
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
User Groupware management functions
List of functions for managing the User Groupware...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......