ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Error 34: 'Break' is not allowed outside the loops
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Component (Type of variable)
The Component type is used to easily handle an external component.
ChangeAction (Example)
Usage example of ChangeAction
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
fLongPath (Function)
Returns the full long path of a file or directory.
HDeclare (Example)
Usage example of the HDeclare function
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.