ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HOpenConnection (Function)
Opens a connection to a specific database.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
NotificationDisplay (Function)
Displays a message outside the browser.
InfoBuild (Function)
Displays a custom message in a system information window.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
List of reserved words
Font (Type of variable)
A Font variable creates a font programmatically...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Commands of the external interface
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Compile (Example)
Usage example of the Compile function
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
dFont (Example)
Usage example of the dFont function
MySelf (Reserved word)
MySelf is used to handle the current control...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Control constants
List of constants used by the functions for managing controls...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
StatVarianceP (Function)
Calculates the variance for a full series of values.
Map control properties
The following properties can be used with Map controls:...
AdditionCompleted (Example)
Usage example of the AdditionCompleted property