ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
List of reserved words
Constant
The constants are language elements whose value is fixed once and for all...
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WEBDEV Application Server 2024
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
fDirectoryExist (Function)
Checks the existence of a directory.
fFileExist (Function)
Checks the existence of an external file.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
FTP constants
List of constants used by the FTP functions....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Phone constants (Android / iOS)
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......