ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SOAP constants
List of constants used by the SOAP functions....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Constants for manging the replication
List of constants used by the functions for managing the replication....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Composite chart
A composite chart is a chart that displays several types of charts......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
ComponentInfo (Function)
Returns information about a component.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......