ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
5. The following files are automatically created
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HAlias (Example)
Usage example of the HAlias function
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
14. Managing the "Back" button in practice
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....