ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Example for creating a select query
This help page explains how to create two select queries......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Installing a Webservice (old format)
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
OpenSister (Function)
Opens a non-modal sibling window.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Discover all the possibilities of pivot tables
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
The Dashboard control
Dashboards are essential elements in an application......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
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....
LooperSelectPlus (Function)
Selects a row in a Looper control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min