ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the report blocks through programming
Each report block is associated with different events......
Constants used by the scanner functions
Constants used by the scanner functions...
Installing a Webservice (old format)
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
StatCovariance (Function)
Calculates the covariance between two series of values.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
14. PHP generation in practice
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Sending elements to Free Technical Support
StatVariance (Function)
Calculates the variance for a series of values.
KeyPressed (Function)
Checks which key is pressed.