ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Val (Function)
Returns the numeric value of a character string.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
LoWord (Function)
Returns the two low bytes of an integer.
ERR_NO_PROJECT
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Translating a text file with WDTRAD
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Telephony constants
List of constants used by telephony functions...
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
5. Deploying a dynamic site (Session or AWP) in practice
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
Interactive notification management constants
Interactive notification management constants...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Character strings
WLanguage supports different types of strings....
HOpenConnection (Function)
Opens a connection to a specific database.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NationFramework (Function)
Defines or identifies the language of the framework.