ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Structure (Type of variable)
A structure is a custom type of data...
SNMPOIDType (Function)
Returns the type of data in an OID.
Error 404: The file for HFSQL browse cannot be an expression of this type
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Data source (Example)
Usage example of the Data source type
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Error 103: The type is unknown
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
1
2
3
4
5
6
293
>