ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Obtaining an SSL certificate for IIS2 (2.0 or later)
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TimeZone (Property)
The TimeZone property is used to set the time zone.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Visible (Property)
The Visible property is used to set the visibility of an element.
Default (Property)
The Default property is used set default values.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......