ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
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......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Operating mode of dynamic Active WEBDEV Pages
".STY" file: "Style sheet" file
A style sheet is a "......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......