ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
MySelf (Reserved word)
MySelf is used to handle the current control...
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ChangeAction (Example)
Usage example of ChangeAction
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
Referring to an element in a WLanguage event / process
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Constants for managing fonts
List of constants used by the functions for font management....
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.