ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
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...
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: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
New features in WEBDEV 2025
WEBDEV 2025 is available!
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...
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]...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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...
(No title )
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.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
grParameter (Function)
Retrieves or modifies a chart parameter.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control...
Multiline strings
To type character strings over several lines in the code editor...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
Defining clickable areas
In a page, an Image control can contain clickable areas......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HFilter (Function)
Defines and enables a filter on a data file, view or query.