ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
ERR_BAD_VERSION_RQS
ERR_BAD_SERIAL_NUMBER
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Shared memory area constants
Shared memory area functions
ERR_BAD_CONTEXT_INVALID
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
MDI functions (prefix syntax)
List of MDI functions...
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Sort the data displayed in your tables in one click
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Creating the Relation windows of a WINDEV RAD pattern
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
<Array>.Min (Function)
Returns the lowest value in the array.
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Creating the Table windows of the WINDEV RAD pattern