ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNext (Function)
Sets the position on the next data file record according to a browse item.
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....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
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....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
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.
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
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......