ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
4. Activating a dynamic WEBDEV site
5. HFSQL Client/Server
5. Displaying a WEBDEV Session site
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Hash functions
Hashing is used to summarize a file or a character string......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ExeRemoteRun (Function)
Starts running a remote program from the current application.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
Creating the menus for the pages of the WEBDEV RAD pattern