ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
DotNetDelegate (Function)
Initializes a.NET delegate.
Constants for object visibility
List of constants for managing the visibility of an object....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Sharing elements with a WINDEV application
23. Print modes
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
SNMPGetTable (Function)
Reads a table of SNMP values.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.