ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Tab control
The Tab control is used to simultaneously display different controls...
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Applet control properties
List of properties associated with the Applet control...
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
17. Project Management Hub
...Project Management Hub...
Installing the monitoring robot
The monitoring robot includes three executables......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Installing the monitor
The monitoring robot includes three executables......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Composite keys
A composite key is a key item containing several other items......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
WDZip: Overview
WDZip is used to compress and group your files in archives......