ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
18. Order of execution of the code of buttons/links
8. If you are already familiar with WINDEV
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......