ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Example)
Usage example of the fSeek function
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......
Printing in PDF format: Special cases
Specific features of print in PDF format...
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
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
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....
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......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
dFill (Example)
Usage example of the dFill function
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
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.
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")....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).