ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
WEBDEV Application Server - 10 connections - License agreement
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
5. Deploying a dynamic site (Session or AWP) in practice
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
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......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Multi-product external components
Components are a remarkably useful tool for development teams......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Programming patterns
CAUTION......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WDInst: handling the files to install
By default, the files to install are......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......