ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageToCharset (Function)
Returns the character set corresponding to a language.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HDescribeLink (Function)
Describes a link between two data files through programming.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
EmailGetAll (Function)
Retrieves all the emails found on a server.
zipDeleteAll (Function)
Deletes all files from an archive.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
zipCreate (Function)
Creates an archive.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
fMemOpen (Function)
Opens a memory zone shared between several applications.