ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Video functions
List of video functions...
Writing an email: the available methods
This help page presents the methods for writing an email....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
14. Report templates
...Report templates are used to easily standardize report layouts....
HFSQL: Change of name
7. Window templates
...Window templates...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Items used in a select query
A query created in the query editor can contain several types of items......
4. Monitor your applications
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Style of a control
As soon as it is created, a control is associated with a style......
9. Monitor your sites, servers, etc.