ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
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)......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Dialog box management functions
List of functions for managing dialog boxes...
WDMSG license agreement
WDMSG license agreement...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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).
Currencies
A currency is a real coded on 10 bytes....
"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....
Events associated with pages
List of events associated with pages...
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......
Events associated with the Conference control
List of events associated with a Conference control...
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....