ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
HOpenConnection (Function)
Opens a connection to a specific database.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Upload functions
The following functions are used to manage the upload:...
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)....
<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.
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)...
CurrentDay( Function)
Returns the number of the current day in the current month.
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
AppListVersion (Function)
Lists the versions available on the reference setup server.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......