ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Associating controls with data
Site map of PC SOFT documentation
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
DocSelect (Function)
Selects a fragment in a Word Processing control.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
3. Types of accessible data files
Manipulating Dashboard controls programmatically (prefix syntax)
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
1. Analysis: database structure
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
7. Dynamic site on specific configurations
1. Analysis: Database structure
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Constants used by the functions for managing Dockable Panel controls