ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
Handling controls in a report
The different operations available for the report controls are as follows......
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
DriveUploadFile (Function)
Uploads a local file to a remote drive.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....