ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
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......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
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.).
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.).
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
17. Project Management Hub
...Project Management Hub...
Word Processing control events
WINDEV manages the following events by default......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
<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....
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....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
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.