ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
The Site Map control
The Site Map control allows the Web user to......
Managing main window menus
A main menu is necessarily associated with a window......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
5. User Groupware in practice
Error 1001: The operators: and:: can only be used in the methods of classes
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
7. AJAX technology
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Multilingual project
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......