ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
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).
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
4. UI: Windows
IU of windows...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Line control properties
List of properties associated with the Line control...
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......