ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2026 Tutorial - Table of contents
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...
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
New features in WEBDEV 2026
WEBDEV 2026 is now available.
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...
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Shared analysis between earlier WINDEV applications and WINDEV 2026
An analysis can be shared between a WINDEV application...
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...
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.
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]...
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...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The Tab control
The Tab control is used to simultaneously display different controls......
HFSQL Client/Server: Configuring the data files on the server
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
DotNetRun (Function)
Runs a procedure on a .Net server.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Creating a query
Two methods can be used to create a query......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Passing parameters
The parameters can be passed to a procedure......
Types of Edit controls
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
General exception mechanism
A process of general exception is available for all the components of the object...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Constants for external files
List of constants used by the functions for managing external files....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.