ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Different types of data (Type of variable)
A variable is defined by name and type......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
fTrackFile (Function)
Triggers the tracking of a file.
Animating a Static control
Two methods can be used to animate a Static control......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
ERR_CANNOT_OPEN_FILE
Error 111: The Pascal string %1 is too long
15. Creating the executable in practice
Creating the executable in practice...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ERR_DISCONNECTED_EXEC
16. Protecting access to the site: passwords
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.