ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateMovableReplica (Function)
Creates a movable replication.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
ReplicSynchro: Use
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Popup window
WINDEV allows you to open windows in popup format......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....