ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Configuring the setup program
Two tools can be used to create a setup program......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HRead (Function)
Reads a record in a file according to a given record number.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
DriveCreateFile (Function)
Creates a file on the remote disk.