ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Error 101: Declaration of global variable not allowed
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Error 102: The constants can be defined in the initialization code of project, ...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
25. Performing a process on several successive pages
Performing a process on several successive pages...