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.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
DurationToString (Function)
Converts a duration to a character string in the specified format.
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.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
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.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
TimeValid (Function)
Checks the time validity.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Execute (Function)
Starts the execution of a process through programming.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
CurrentYear (Function)
Returns the current year in integer format.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.