ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

17. TLS/SSL: Encrypting information on the Web
OLESave (Function)
Saves the object found in an OLE control in binary format.
DDEExecute (Function)
Sends a command that will be run on the server.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
UUDecode (Function)
Decodes a character string in UUEncode format.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
XMLChild (Function)
Positions on the first child element of current element.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
fSeek (Example)
Usage example of the fSeek function
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
SocketCreate (Function)
Creates a socket.