ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Width (Property)
The Width property is used to determine and change the width of an element.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
User (Property)
The User property is used to identify and change the user of a feature.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
NFCSendTag (Function)
Sends a NFC tag to another device.
2. User-friendly editors in practice
PDF Reader control events
Events associated with a Switch control
Help system properties
The properties of help system are used to define......
Programming an indexed control
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....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Description (Property)
The Description property is used to get and change the description of an element.