ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
DateToDay (Function)
Returns the day that corresponds to a given date.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
DurationToString (Function)
Converts a duration to a character string in the specified format.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
WinStatus (Function)
Identifies or modifies the window status.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.