ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HPrevious (Function)
Positions on the previous file record according to a browse item.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
beaconDetectionInfo (Variable type)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......