ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
<Variable DiskFile>Create (Function)
Creates an external file.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
HPass (Function)
Defines the password used to create or open a data file.
Size (Property)
The Size property is used to determine and change the size of an element.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....