ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (External language)
Closes the current window and restores the context that existed before the window opening.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
4. UI: Windows
IU of windows...
What is an application?
An application is a set of objects (windows, controls, ......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Keep-alive on connection
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......