ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The HTML Display control
The HTML Display control displays a web page in an application......
Edit options of a report
The report editor allows you to......
PageDisplay (Function)
Displays a web page in the user's browser....
Structure (Type of variable)
A structure is a custom type of data...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Creating requirements
The following steps must be performed to implement the requirements......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Image editor: Features
The image editor includes several features......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Declaring and using a variable
A variable is defined by name and type......
Handling Gantt Chart controls programmatically
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....