ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ThreadMode (Function)
Changes the management mode of threads.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
HNext (Function)
Sets the position on the next data file record according to a browse item.