ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Pyramid charts
Pyramid charts allow you to view data in descending order......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Project Management Hub: Time tracking
The time spent can be listed on......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......