ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
15. Project Management Hub
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
17. Project Management Hub
...Project Management Hub...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Printing nested reports
To create a main report containing several secondary reports:...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......