ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 111: The Pascal string %1 is too long
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
Constants for managing Gantt charts
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
XML management: Use example
This application example manages an XML file named "Orders......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Programming an indexed control
Programming the table cells
The Table controls can be handled......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....