ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Constants for managing the modification of windows by the user
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Error 123: The constant already exists
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
The Dashboard control
Dashboards are essential elements in an application......
Properties associated with a window
List of properties associated with a window...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
SysWinTitle (Function)
Returns the title of the window.
WinChangeAlias (Function)
Modifies the alias of a window.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Java application and WINDEV
A Java application is an application entirely compiled in Java......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
NextTitle (Function)
Modifies the title of next window to open.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Handle (External language)
Returns the handle of a window or control.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Screen,Input (External language)
Starts the input in the controls of a window.