ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Modified (Property)
The Modified property lets you know if an element has been modified.
Various constants
List of various constants used by the constants WINDEV functions....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
HTML (Property)
The HTML property is used to configure the use of HTML content.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ThreadEnd (Function)
Ends the execution of the current thread.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HMode (Function)
Changes the mode and the method for locking data files.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Different types of data (Type of variable)
A variable is defined by name and type......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......