ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
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....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
".STY" file: "Style sheet" file
A style sheet is a "......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Select query description window
The description window of a select query includes several sections......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
10. Internal components in practice