ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Step 1: Configuring the print parameters
This step allows you to choose......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
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....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
WDTRAD options