ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
URI constants
The following constants are used by URI-specific functions:...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Events associated with pages
List of events associated with pages...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Custom tooltips
Tooltips are very useful for application users......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Record (Type of variable)
The Record type is used to save the values of a record.
NFC constants
List of constants used by the NFC functions...
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Handling an internal component
An internal component is a set of elements from a project......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
8. Sharing a project in practice
AnimationEnabled (Function)
Enables or disables the animations in the controls.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.