ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
LDAP constants
List of constants used by the LDAP functions....
Execute (Function)
Starts the execution of a process through programming.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
UploadStart (Function)
Starts sending the selected files into an Upload control.
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......
Image control: the supported formats
The supported image formats are as follows:...
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.
StringReverse (Function)
Reverses the characters of a string.
ThreadRequestStop (Function)
Sends a stop request to a thread.