ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
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...
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
New features in WEBDEV 2025
WEBDEV 2025 is available!
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...
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]...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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...
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.
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.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls...
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.
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...