ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnection (Function)
Returns the list of connections currently described in the application.
Custom properties (WLanguage)
A custom property is a code element with two events......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
ControlNext (Function)
Returns the name of the next control in input mode.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
XLS file handling functions
List of functions for managing XLS files...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Sorts in a report
The sort is used to organize the information displayed in the report......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
The Multimedia control
The Multimedia control is used to play multimedia files......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
OpenSister (Function)
Opens a non-modal sibling window.
HPass (Function)
Defines the password used to create or open a data file.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......