ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
fCurrentDir (Function)
Identifies or modifies the current directory.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Date (Type of variable)
The Date type enables you to easily handle the dates...
Structure (Type of variable)
A structure is a custom type of data...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Copying and cloning
Variables are copied using the "=" operator...
Twain constants
List of constants used by the Twain functions....
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.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
gImage (Function)
Builds a sequence of characters containing an image.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
dCopyImage (Example)
Usage example of the dCopyImage function
fAttribute (Function)
Returns or modifies the attributes of a file.
Guided tour management constants
Simplify your searches
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).