ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
Miscellaneous WEBDEV functions
List of various WEBDEV functions
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
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.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
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.
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
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...
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
LooperAdd (Function)
Adds a row at the end of a Looper control.
BurnerSelect (Function)
Used to select the default burner.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated...
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HDelete (Function)
Deletes a record from a data file (query or view).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure...
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day...
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map...
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes...
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.