ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Variable sshSession>DisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Guide organization
Organization of WINDEV Concepts...
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Link properties
When creating a link, you can simply specify the destination......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....