ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
AddLink (Function)
Adds a link to a text section in an edit control.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WDINT license agreement
WDINT license agreement...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
12. Retrieving data from a site
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
DotNetDelegate (Function)
Initializes a.NET delegate.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
8. Sharing a project in practice
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......