ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Analysis" pane
The "Analysis" pane lists......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
fMerge (Function)
Merges several files into a single one.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
fCompare (Function)
Compares the content of two files bit by bit.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Time (Type of variable)
The Time type is used to easily handle the times...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Generating the setup program
The last wizard step for creating the setup program allows you to......