ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
WINDEV Mobile concepts
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
Internal Report control properties
List of properties associated with the Internal Report control...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Detailed use of WINDEV FTP/RPC
Custom properties (WLanguage)
A custom property is a code element with two events......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......