ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
List of extension attributes
The list of extension attributes ......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Assignment operators
Three assignment operators are available......
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:...
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
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....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
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.