ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoOperationUpdateAll (Type of variable)
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.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
State (Property)
The State property is used to get and change the state of an element.
grDestinationWMF (Function)
Defines a meta file as chart destination.
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
mongoOperationUpdateOne (Type of variable)
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.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Constants for managing videos
List of constants used by the functions for video management....
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.
OrientationTitle (Property)
The OrientationTitle property is used to: Determine whether the headings of one or multiple columns in a Table control are angled. Angle the headings of one or all the columns in a Table control....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.