ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
4. Dedicated server or shared server?
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Native Sybase Connector for WINDEV and WEBDEV 2024
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
WINDEV Mobile concepts
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Constants for managing videos
List of constants used by the functions for video management....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
16. Application test in practice
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Animating a Static control
Two methods can be used to animate a Static control......
5. Site test in practice
Creating help pages
A help system includes several pages......
Generating the setup program
The last wizard step for creating the setup program allows you to......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
CameraConfigure (Function)
Allows you to configure the video capture driver.
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......