ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
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....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Rights on the virtual directory
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
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.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).