ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Sub-query
A sub-query is a query whose result is used by another query......
Outstanding progress bars
Simple or symmetric progress bar?...
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....