ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
9. Overlaying controls
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Creating the Table pages of the WEBDEV RAD pattern
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Creating the Relation pages of a WEBDEV RAD pattern
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
xlsSave (Function)
Saves an XLS document.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AAF: Context menu of Image controls
A context menu is available for Image controls......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.