ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
FileDisplay (Function)
Displays a file in the browser of Web user.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SaaSChangePassword (Function)
Changes the password of the connected user.
gpwResetPassword (Function)
Resets the password of a registered user.
Select query description window: Use
Let's see some operations specific to the description window of a select query......