ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Events associated with Chart controls
List of events associated with the Chart controls...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Installing and starting WDTRAD
State (Property)
The State property is used to get and change the state of an element.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Zombie data files and items
During the life of an application, items live and die......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
4. HFSQL Classic
HFSQL Classic is the database format......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.