ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
The test mode cannot operate without the project and its pages, ...
2. First tests
WINDEV Mobile Tutorial - My first Android/iOS application Lesson 2 - First tests - 1 hr...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Sharing elements with a WINDEV application
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
14. Unit tests/Automated tests
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....