ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
1. Examples provided with WINDEV Mobile
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Page templates
WEBDEV allows you to create page templates......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......