ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Col (External language)
Returns the current index of the column.
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Constants used by the scanner functions
Constants used by the scanner functions...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
ERR_TIMEOUTINIT
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
9. Monitor your sites, servers, etc.
4. Monitor your applications
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
CertificateList (Function)
Returns the list of certificates available on the computer.
Count (Property)
The Count property returns the number of elements in a given set.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). 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.)....