ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRemoveDir (Function)
Deletes a directory from a disk.
fDriveInfo (Function)
Returns information about a drive.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
How to find out whether a report was printed?
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......