ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multilingual project
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
WDINT overview
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
4. HFSQL Classic
HFSQL Classic is the database format......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Creating and handling an item
The main operations that can be performed on an item are as follows......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
ERR_NOTADEVVERSION
Setup mode
Several methods can be used to distribute a WINDEV application......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......