ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The home page
The home page is the first page of your site......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Time (Type of variable)
The Time type is used to easily handle the times...
Conversion (Function)
Converts a value from a unit to another one.
Table
The "Table" keyword can correspond to...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Array management functions
List of functions for managing arrays...
Using .NET assemblies in a project
To use .NET assemblies in a project......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Date (Type of variable)
The Date type enables you to easily handle the dates...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......