ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
<picLayer variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type picLayer.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
<WDPic variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type WDPic.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
WEBDEV styles
WEBDEV styles are advanced styles......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Extracting the text of the project
The following text can be extracted......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Discover all the possibilities of pivot tables
Utilisation dans la classe docParagraphe - Accès en Lecture + Ecriture - Type : docMiseEnForme...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NO_TABLE
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Help system properties
The properties of help system are used to define......
Aliases on data files: HAlias
The aliases are used to handle......