ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
nWDGetLastError: Code of the last error
Error code of last error......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Warning 127: You are using a data source local to the process
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Error 1023: The access to the method of the class is restricted by a private inheritance
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Constants for managing Map controls
Constants for managing Map controls...
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Applet control properties
List of properties associated with the Applet control...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Error 1013: The access to the member of the class is restricted by a protected inheritance