ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Setup of the WEBDEV Application Server for Linux
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
WDSQL, SQL querier: Overview
WDSQL is used to......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Error 110: The ASCIIZ string is too long
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
WEBDEV license agreement
WEBDEV license agreement...
Report and project
In most cases, a report is linked to a project......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The use of the Automation type in a site is reserved for the advanced users
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
1
2
3
4
5
6
140
>