ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToString (Function)
Converts a DateTime to string in the specified format.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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....
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....
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.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
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).
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......