ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDriveInfo (Function)
Returns information about a drive.
Camera functions
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<Image>.Copy (Function)
Copies an image to another image.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
fMerge (Function)
Merges several files into a single one.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Functions for managing images
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Functions for managing images (prefix syntax)
Video functions
List of video functions...
Page with parameters
fDirExist (Function)
Checks the existence of a directory.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fCreateLink (Function)
Creates a link on a file at the specified location.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.