ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
AuthGetUserInfo (Function)
Retrieves user information from an access token.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
ComponentLocate (Function)
Specifies the access path to an external component of project.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Error 1003: The element does not exist in the class
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
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......
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......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......