ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.