ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upload control events
The following processes are associated with the Upload control:...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Multimedia control properties
List of properties associated with the Multimedia control...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
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.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
SilverLight control properties
List of properties associated with the SilverLight control...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
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.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HTTP constants
List of constants used by the HTTP functions....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.