ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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......
Animating a Static control
Two methods can be used to animate a Static control......
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
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
16. Protecting access to the site: passwords
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
HRead (Function)
Reads a record in a file according to a given record number.
15. Creating the executable in practice
Creating the executable in practice...
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.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Including the code
You want to include your code lines in a condition, in a structure, ......