ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
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......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Standard FTP functions
List of standard FTP functions...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......