ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.Sort (Function)
Sorts a WLanguage array.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WDHFDiff - Use
WDHFDiff is used to compare......
5. User Groupware in practice
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
User Groupware files
Two categories of data files are managed......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
WDInst: handling the files to install
By default, the files to install are......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.