ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
TWAIN functions
List of Twain functions...
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
ERR_BAD_URL
Compilation options (HLP format)
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
5. User Groupware in practice
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Error 122: The name of an Automation object must be a string
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....