ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HOpen (Function)
Opens a data file.
iPrintImage (Function)
Sends the image file to print to the print buffer.
LDAPFind (Function)
Performs a search in an LDAP server.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HOpenConnection (Function)
Opens a connection to a specific database.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
SFExecuteProcess (Function)
Requests the execution of a specific process.
Error
The Error keyword is used to manage the errors.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.