ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
mongoOperationUpdateAll (Variable type)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
8. "Mobile friendly" site: Dynamic serving
This type of chart is used to represent a permanent data flow in real time......
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
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.
Icon (Variable type)
The Icon type is used to define the advanced characteristics of an icon.
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.
diagConnectionPoint (Variable type)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
JSONValid (Function)
Checks the validity of a JSON string.
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
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WINDEV: Example of programmed Drag and Drop
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......