ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table pages of the WEBDEV RAD pattern
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Creating the Table windows of the WINDEV RAD pattern
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Creating the Vision pages of the WEBDEV RAD pattern
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.