ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
8. Optimizing an application
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Project description: Files tab
The project description window allows you to configure various elements of your project......
BCToImage (Function)
Generates the image of a bar code.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
fSeek (Example)
Usage example of the fSeek function
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Events associated with Looper controls
List of events associated with Looper controls...