ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
ERR_BAD_VERSION_RQS
Error 26: No END statement is associated with this THEN
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Managing parallel tasks
The computers are becoming more and more powerful......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......