ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ArraySort (Function)
Sorts a WLanguage array.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HDescribeItem (Function)
Describes a file item through programming.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......