ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGBBlue (Function)
Returns the blue component of an RGB color.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
TimeValid (Function)
Checks the time validity.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
The Multimedia control
The Multimedia control is used to play multimedia files......
FirstDayOfMonth (Function)
Returns the first day of the month.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
XMLNext (Function)
Positions on the next element (tag or attribute).