ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
ControlNext (Function)
Returns the name of the next control in input mode.
HSetMemo (Function)
Used to modify the management mode of memo items.
HMode (Function)
Changes the mode and the method for locking data files.
iPageEnd (Function)
Forces the move to the next page during the report print.
Move
The Move property determines if an element can be moved.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The different types of windows
The following types of windows can be created in a WINDEV application......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Printing nested reports
To create a main report containing several secondary reports:...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....