ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compound statements
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Error 403: The item does not belong to the file
9. Application menus
Menus are displayed in different ways......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The Check Box control
A Check Box can correspond to......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
MCI functions
List of MCI functions...
SCP functions
The SCP functions are as follows ......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Configuring Reports & Queries
Reports & Queries is used to......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
4. When to use the debugger?