ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
HMode (Function)
Changes the mode and the method for locking data files.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Multiline strings
To type character strings over several lines in the code editor...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
GDI+ framework
Some WINDEV features use the GDI+ framework......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
Charact (Function)
Returns the character corresponding to the specified ASCII code.