ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Static or dynamic site
fCurrentDrive (Function)
Gets or sets the current drive.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
EXE constants
List of constants used by the functions for managing executables....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Image editor: Features
The image editor includes several features......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
5. Site test in practice
fSelectDir (Function)
Opens a directory picker.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....