ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
dBackground (Example)
Usage example of the dBackground function
Events associated with Static controls
List of events associated with Static controls...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Multimedia control properties
List of properties associated with the Multimedia control...
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....
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
iPrintBlock (Function)
Forces a report block to print.
EXE constants
List of constants used by the functions for managing executables....
Upload control events
The following processes are associated with the Upload control:...
Events associated with Calendar controls
List of events associated with Calendar controls...
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
SilverLight control properties
List of properties associated with the SilverLight control...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Color (Property)
The Color property is used to get and change the color of an element.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....