ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code history
The code history is used to......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
The "Code hashtags" pane
Information 302: Ambiguity between a variable and a control
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
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....
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......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Compound statements
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.
Configuring Reports & Queries
Reports & Queries is used to......
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....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......