ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Sum (Function)
Calculates the sum of the array elements.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Including a supercontrol in a window or in a page
grLegend (Function)
Indicates the presence and position of legend in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.