ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
Items (Property)
The Items property is used to configure the different items of a full-text index.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Language (Property)
The Language property gets and sets the language used.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Chart constants
List of constants used by the functions for chart management....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min