ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Programming patterns
CAUTION......
HFSQL: Change of name
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.