ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryExist (Function)
Checks the existence of a key in the Windows registry.
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Windows Scheduler management functions
List of functions for managing the scheduler...
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Creating an insert query
An insert query (corresponding SQL statement......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Multiline strings
To type character strings over several lines in the code editor...