ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Options of the window editor
To configure the general options of the window editor......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Accessibilité (Property)
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Open (Function)
Opens a modal WINDEV window.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
The Dashboard control
Dashboards are essential elements in an application......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
BackgroundTaskAdd (Function)
Adds a new background task.