ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetTheme (Function)
Gets the current theme of a mobile application.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
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......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
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.
PDF Reader control events
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
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.
Constants for managing Beacons
The following constants are used to manage Beacons:
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")....