ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Events associated with Image controls
List of events associated with Image controls...
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
dCopy (Function)
Copies an image to another image.
Configuring the SOAP administrator
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
SQLReqExists (Function)
Checks the existence of a query.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
FTPListFile (Example)
Usage example of the FTPListFile function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").