ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Constants for external files
List of constants used by the functions for managing external files....
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....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Information 2105: This function was renamed
Moves backward several records from the current position in the data file, according to a specified item....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
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......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Compression / encryption functions
Encryption and compression functions...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Speech synthesis in the mobile applications
The phones can talk!......
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....
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...