ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
MatExist (Function)
Checks the whether the matrix exists in memory.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
BrowserType (Function)
Returns the type of browser used by the Web user.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
RegistryListKey (Function)
Lists the subkeys of a registry key.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
OutlookDefaultProfile (Function)
Retrieves the default profile defined in Outlook.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....