ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Error 204: using a parameter without optional value after parameters ...
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Nation (Property)
The Nation keyword can correspond to...
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Error 1006: The member is not global: use: to access it
xBase files: Limits
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
5. User Groupware in practice