ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
2. Types of setup
Types of setup...
Replication: The different types
The data replication is a powerful feature......
Data persistence
The data persistence is used to store the value typed by the user......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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 ("......
2. UML models
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
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>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Interface of WDInst
The Slider control (in a page)
WEBDEV proposes two types of sliders......