ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Handling controls in a report
The different operations available for the report controls are as follows......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Binding a Combo Box control to an item
19. Upload: Sending files to the server
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Style of a control
As soon as it is created, a control is associated with a style......
9. Application menus
Menus are displayed in different ways......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
18. Order of execution of the code of buttons/links
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ERR_DISCONNECTED_EXEC
The planes in WEBDEV
The planes are used to group the controls of an element......
".STY" file: "Style sheet" file
A style sheet is a "......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Designing a supercontrol
A supercontrol is an advanced type of control......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....