ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
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......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Handling the report blocks through programming
Each report block is associated with different events......
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......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
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.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
How to develop a PHP site?
What is a PHP site?......
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.