ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
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....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
zipOpen (Function)
Opens an existing archive.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Constants for the archiving functions
List of constants used by the archiving functions....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HToItem (Function)
Assigns the specified value to an item of the current record.
HSL (Function)
Creates a color from its hue, saturation and lightness.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.