ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
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.
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.
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.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
How to create a patch?
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
4. HFSQL Classic
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
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.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
fSeparator (Function)
Returns a file path with normalized separators.
fCreateLink (Function)
Creates a link on a file at the specified location.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.