ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iWindowCancel (Function)
Configures the print cancel window..
Windows,TCurrent (External language)
Modifies the title of the current window.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
fImageSelect (Function)
Opens the image picker of Windows.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.
SysValidHandle (Function)
Checks the validity of a window handle.
HIndex (Example)
Usage example of the HIndex function
grDestinationWnd (Function)
Defines a window as chart destination.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Properties associated with a window
List of properties associated with a window...
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
14. PHP generation in practice
iParameterReport (Function)
Configures the printer by opening the configuration window.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.