ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
pdfSignature (Variable type)
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).
Info (Function)
Displays a custom message in a system information window.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TimeLine control events
The following events appear by default in the WINDEV code editor...
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
Open (Function)
Opens a modal WINDEV window.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......