ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
grCreate (Function)
Creates a specific type of chart.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
TreeCollapse (Function)
Collapses a branch previously expanded.
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....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Euro constants
List of constants used by the functions for managing the Euro....
fLongName (Function)
Returns the long name of a file or directory.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Size (Property)
The Size property is used to determine and change the size of an element.