ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Mouse management functions
List of functions for mouse management...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
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......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Popup window
WINDEV allows you to open windows in popup format......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
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....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Border of controls
One of the most important elements of control style is its border......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
You used WINDEV 28
ReplicSynchro: Use
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Telemetry management functions
The following functions are used to manage the telemetry:...
How to create and handle a structure?
This help page explains how to create and handle a structure....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....