ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Table,Count (External language)
Returns the number of elements in a Table control.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
OpenSister (Function)
Opens a non-modal sibling window.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Operations performed on object diagrams
The following paragraphs explain......