ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Border management constants
List of constants used by the border management functions....
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
SSH constants
The following constants are used to manage an SSH server:...
7. Window templates
...Window templates...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.Sort (Function)
Sorts a WLanguage array.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.