ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
New features in WEBDEV 2025
WEBDEV 2025 is available!
WEBDEV 2025 Tutorial - Table of contents
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can...
MySelf (Reserved word)
MySelf is used to handle the current control...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
HCreateMovableReplica (Function)
Creates a movable replication.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie...