ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch management functions
The following functions are used to manage the multi-touch......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Rights on the virtual directory
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
XMLResult (Function)
Returns the result of a calculation XPath query.