ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Properties of a help page
The characteristics of a help page are used to define......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Subject (Property)
The Subject property is used to get and change the subject of an element.
Recompiling the project
The project compilation is a process used to......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Reloading a document
To reload a document, ......
AAF: Context menu of Image controls
A context menu is available for Image controls......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Help editor options
The options of the help editor ("Display......
Outstanding progress bars
Simple or symmetric progress bar?...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......