ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
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.
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.
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......
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.
dbgInfo (Function)
Returns a debug information.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Environment of the data model editor
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
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.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Handling the report blocks through programming
Each report block is associated with different events......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....