ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
FontUnload (Function)
Unloads a font previously loaded with FontLoad. This new function is available from WINDEV Suite SaaS 2025 Update 1....
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....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
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....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Automatic management of exceptions
The management of exceptions can be customized by process......
The use of the Automation type in a site is reserved for the advanced users
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
nWDSetParentNext
Set the parent of the next window to open......
Compression / encryption functions
Encryption and compression functions...
SysWinTitle (Function)
Returns the title of the window.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......