ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
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.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
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
Pyramid charts
Pyramid charts allow you to view data in descending order......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
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....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
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....
NetGetFile (Example)
Usage example of the NetGetFile function
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
5. The following files are automatically created
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......