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...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code...
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.