ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
DateDifference (Function)
Calculates the number of days between two dates.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Manipulating Scheduler controls programmatically
A Scheduler control can be......
Installing a SOAP server with Netscape iPlanet 4.1
4. HFSQL Classic
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This new function is available from WINDEV Suite SaaS 2025 Update 2....
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......