ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
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....
Assignment operators
Three assignment operators are available......
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.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
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....
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.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
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......