ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Creating the Vision pages of the WEBDEV RAD pattern
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Copying controls from the report editor
The controls can be copied from the report editor......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Specific features of the applications for iPhone/iPad
ControlClone (Function)
Creates a new control from an existing control.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ERR_BUTTON_EXPECTED
Shared information
The information entered when creating the files and the items is shared throughout the environment......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
PopupAnimate (Function)
Displays a popup in a page cell.
Count (Property)
The Count property returns the number of elements in a given set.