ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
gImageExists (Function)
Checks whether an image was loaded in memory.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
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....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
MATLAB functions
The following functions are used to access MATLAB:...
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...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Project description: Style tab
The project description window allows you to configure various elements of your project......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ERR_SESSION_CLOSED
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Creating an insert query
An insert query (corresponding SQL statement......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....