ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateList (Function)
Returns the list of certificates available on the computer.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
MemCurrent (Function)
Returns the index of the current element.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LDAPNbValue (Function)
Returns the number of values for an attribute.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<Array>.Distinct (Function)
Returns an array without duplicates.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
SysRecentDocList (Function)
Returns the list of recently opened documents.
<Array>.Max (Function)
Returns the greatest value in the array.
Creating nested reports
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....