ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Replication management functions
Three types of replication are proposed......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Line control properties
List of properties associated with the Line control...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Events associated with Chart controls
List of events associated with the Chart controls...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Events associated with Looper controls
List of events associated with Looper controls...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Kanban control events
The following events are associated with Kanban controls......
Hash functions
Hashing is used to summarize a file or a character string......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Error 203: The procedure already has a scope attribute (local or global)
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
ReplicAdmin: Overview
ReplicSynchro: Use
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....