ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Constants for external files
List of constants used by the functions for managing external files....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
The planes (in a window or in a report)
The planes are used to group the window controls......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.