ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
12. Retrieving data from a site
1. Managing emails
WINDEV includes multiple methods to manage emails...
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
State (Property)
The State property is used to get and change the state of an element.
List of extension attributes
The list of extension attributes ......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Programming patterns
CAUTION......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
GPSGetPosition (Function)
Retrieves information about the current device position.
3. Application development cycle
Development cycle of a WINDEV application....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......