ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Events associated with Flash controls
List of events associated with Flash controls...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
3. Application development cycle
Development cycle of a WINDEV application....
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Rights on the virtual directory
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Sin (Function)
Returns the sine of an angle.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......