ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Creating the Vision windows of the WINDEV RAD pattern
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Creating the Table windows of the WINDEV RAD pattern
iPreview (Function)
Configures the print destination.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
grSourceSeries (Function)
Defines the source of a series.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
HTTPRequest (Function)
Starts an HTTP request on a server.
Various WEBDEV constants
Various WEBDEV constants...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Discover all the possibilities of pivot tables
Customizing the report viewer: Available windows
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
10. Internal components in practice