ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal component
An internal component is a set of elements from a project......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Declaring and using a variable
A variable is defined by name and type......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Secret string vault
Passwords, private keys and tokens are often used in programming......
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
ScanCapability (Function)
Used to determine if a scanner has a given capability.
2. User-friendly editors in practice
User-friendly editors in practice...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Repairing the project
In some cases, "Project......