ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Font (Type of variable)
A Font variable creates a font programmatically...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Start of Break block (Break header)
The Start of break block is optional......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Creating a window skin template