ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
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....
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
1. Project and analysis
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
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)...
Information 2105: This function was renamed
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Automatic management of exceptions
The management of exceptions can be customized by process......
WINDEV License Agreement
WINDEV License Agreement...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......