ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Miscellaneous WEBDEV functions
List of various WEBDEV functions
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
WEBDEV 2026 Tutorial - Table of contents
Returns the number of direct children for an element in a TreeView Table control.
New features in WEBDEV 2026
WEBDEV 2026 is now available.
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
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 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
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 products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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.
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...
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...
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...
Shared analysis between earlier WINDEV applications and WINDEV 2026
A database schema can be shared between a WINDEV application...
HCopyRecord (Example)
Usage example of the HCopyRecord function
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
TreeView Table control properties
List of properties associated with the TreeView Table control...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x and 2.0.x servers for the CGI protocol and WEBDEV...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
Manipulating Layout controls programmatically
A Layout control can be......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
OpenChild (Function)
Opens a non-modal child window.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....