ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Programming overview in C and C++
5. User Groupware in practice
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Using the Vista style in your windows
WINDEV allows you to customize......
Camera control in a mobile application
The Camera control is used to......
The Organizer control
The Organizer control is used to display and handle organizers......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
History of versions
The history of setup versions is an advanced feature of the network setup......
ERR_NO_WDADMIN
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Managing main window menus
A main menu is necessarily associated with a window......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......