ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeLink (Function)
Describes a link between two data files through programming.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
HFSQL properties
List of HFSQL properties...
Handling Scheduler controls programmatically
A Scheduler control can be......
Variables for managing the Drag and Drop
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
1
2
3
4
5
6
160
>