ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Error 1017: The method is not global: use: to access it
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Welcome to Reports & Queries
Reports & Queries is used to......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Creating user accounts
A User account allows the server administrator to......
Obtaining an SSL certificate for IIS2 (2.0 or later)
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.