ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
NFCWriteTag (Function)
Starts writing data to an NFC tag.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
fMemExist (Function)
Checks the existence of a shared memory area.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
fWrite (Function)
Writes: a character string into an external file. a memory section....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
fRename (Function)
Modifies the name of a file.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
Using the Vista style in your windows
WINDEV allows you to customize......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.