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...
FileDisplay (Example)
Usage example of the FileDisplay function
grImageSize (Function)
Defines the size of the image containing the chart.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change...
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
SQLChangeConnection (Function)
Modifies the current connection.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon...
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression...
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
fCopyFile (Example)
Usage example of the fCopyFile function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
Local procedure
Two types of procedures are available......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
ControlClone (Function)
Creates a new control from an existing control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fCurrentDrive (Function)
Gets or sets the current drive.
SFDelete (Function)
Deletes records from a Salesforce database.