ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print constants
List of constants used by the print functions....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SQLListSource (Function)
Lists the data sources declared on a local site.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
4. When to use the debugger?
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
2. UML models
2. UML models
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....