ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 703: The property does not exist
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
8. If you are already familiar with WINDEV
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
4. UI: Windows
IU of windows...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
2. Types of setup
Types of setup...
Replication: The different types
The data replication is a powerful feature......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
2. UML models
2. UML models
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.