ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Programming patterns
CAUTION......
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
CurrentDay( Function)
Returns the number of the current day in the current month.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
DateToDay (Function)
Returns the day that corresponds to a given date.
iFont (Function)
Selects the default font.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
DurationToString (Function)
Converts a duration to a character string in the specified format.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Constants for managing tiles
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
PDFPassword (Function)
Protects a PDF document with a password.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.