ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Applet control properties
List of properties associated with the Applet control...
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Error 1013: The access to the member of the class is restricted by a protected inheritance
WINDEV Mobile Framework License Agreement
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......