ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ActionUndo (Function)
Cancels the last action performed by the end user.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
DDEWarmLink (Function)
Creates a warm link with a data.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ActionRedo (Function)
Runs the last action canceled.
DDELink (Function)
Creates a hot link with a data.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Error 35: 'Continue' is available in the loops only
<Array>.Sort (Function)
Sorts a WLanguage array.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function