ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Assignment of RETURN
The return value of the process currently run can be assigned...
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.