ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Generating an application for Universal Windows 10 App
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
AWP without UI
Bootstrap, Angular, React, Vue......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......