ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
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......
Burn functions
List of burner functions...
NFCSendTag (Function)
Sends a NFC tag to another device.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Other operators
The following are additional operators......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
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.
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......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.