ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
grCreate (Function)
Creates a specific type of chart.
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......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TreeExpand (Function)
Expands a node in a TreeView control.
TreeCollapse (Function)
Collapses a branch previously expanded.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Environment of the data model editor
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.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
WDTRAD options
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
dbgInfo (Function)
Returns a debug information.