ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToText (Function)
Converts an HTML string or buffer to text.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
XMLChild (Function)
Positions on the first child element of current element.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fMemOpen (Function)
Opens a memory zone shared between several applications.
DataType (Function)
Identifying the type of a WLanguage variable.
LooperInsertLine (Function)
Inserts a row into a Looper control.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.