ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Dialog box management functions
List of functions for managing dialog boxes...
WDMSG license agreement
WDMSG license agreement...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Handling TimeLine controls programmatically
A TimeLine control can be......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Currencies
A currency is a real coded on 10 bytes....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...