ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONToVariant (Example)
Usage example of the JSONToVariant function
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
TreeView constants
List of constants used by the TreeXXX functions...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
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.
The Dashboard control
Dashboards are essential elements in an application......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
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....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
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")....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min