ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
mongoFindOption (Variable type)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Software Factory
The concept of software factory is used to automate the process for creating applications....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
mongoOperationUpdateOne (Variable type)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
JSONValid (Function)
Checks the validity of a JSON string.
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Project portfolio
From version 25, you can create "project portfolios"......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
7. Multilingual applications in practice
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...