ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Telephony constants
List of constants used by telephony functions...
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
iSkipLine (Function)
Forces one or more line break.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Bar Code management functions
The following functions are used to manage bar codes:...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
7. Multilingual applications in practice