ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
OLESave (Function)
Saves the object found in an OLE control in binary format.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
ServiceContinue (Function)
Restarts a paused service.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
ServiceRestart (Function)
Restarts a service (already started).
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Constants for managing masks
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).