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...
ControlClone (Function)
Creates a new control from an existing control.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
The Dashboard control
Dashboards are essential elements in an application......
Content (Property)
The Content property is used to get and change the content of an element.
CharactType (Function)
Returns information about the type of character.
FontCreate (Function)
Creates a font definition.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
zipClose (Function)
Closes an archive.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored...
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format):...
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
fExeDir (Function)
Returns the directory from which the execution is started.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device...
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.