ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 1: Configuring the print parameters
This step allows you to choose......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
State (Property)
The State property is used to get and change the state of an element.
Overview
Overview of the different operators...
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
14. PHP generation in practice
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.