ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
11. User Macro-Code: UMC in practice
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....