ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Image editor: Features
The image editor includes several features......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Error 203: The procedure already has a scope attribute (local or global)
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Typing multilingual texts
For a multilingual application, you have the ability to......
Properties linked to the Euro management
List of properties linked to the Euro management...
Project description: Style tab
The project description window allows you to configure various elements of your project......
The Carousel control
The Carousel control is used to display an animated menu made of images......
11. External component
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....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Handling Spreadsheet controls programmatically (in a report)
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Status bar of windows
The status bar of a window is used to display several types of information......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....