ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Property)
The Count property returns the number of elements in a given set.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
SocketCreate (Function)
Creates a socket.
Image (Property)
The Image property gets and sets the background image of a control or block.
Other operators
The following are additional operators......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
14. Report templates
...Report templates are used to easily standardize report layouts....
MatNbLine (Function)
Returns the number of rows found in a matrix.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
2. Projects in practice
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
iPrintImage (Function)
Sends the image file to print to the print buffer.
fLock (Function)
Entirely or partially locks an external file.
BackgroundTaskAdd (Function)
Adds a new background task.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HNext (Function)
Sets the position on the next data file record according to a browse item.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min