ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
GPSGetPosition (Function)
Retrieves information about the current device position.
Events associated with a Gantt Chart column
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Installing a SOAP server with Netscape iPlanet 4.1
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Code statistics
The code statistics affect......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Table,Modify (External language)
Modifies an element in a Table control.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.