ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Enumeration (Variable type)
An enumeration is a set of values......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
iCurrentFile (Function)
Returns the name of the file currently generated.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<ftpConnection variable>.Get (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
fMoveFile (Function)
Moves a file from one directory to another.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.