ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Printing in PDF format: Special cases
Specific features of print in PDF format...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
JSONToVariant (Example)
Usage example of the JSONToVariant function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
fSeek (Example)
Usage example of the fSeek function
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......