ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
HSetMemo (Function)
Used to modify the management mode of memo items.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
1. RAD (Rapid Application Development)
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
MyParent (Reserved word)
MyParent is used to handle...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Status bar of windows
The status bar of a window is used to display several types of information......
17. WLanguage: a simple and powerful language
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.