ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ProjectInfo (Function)
Returns specific information about the project currently run.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
UUDecode (Function)
Decodes a character string in UUEncode format.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Install a WEBDEV Application Server for Linux
There are several steps to install the WEBDEV Application Server on a Linux server......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...