ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Data model editor: types of links
Several types of links can be found between the files......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
BannerStartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
BannerFirst (Function)
Displays the first plane of a Sliding Banner control.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.