ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
CharactType (Function)
Returns information about the type of character.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Internal component description
The description of an internal component can opened at any time......
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....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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)....
Data persistence
The data persistence is used to store the value typed by the user......