ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
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......
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Data persistence
The data persistence is used to store the value typed by the user......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
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 ("......
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 key items
Keys are specific items in your analysis......
The Slider control (in a page)
WEBDEV proposes two types of sliders......