ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
fRead (Example)
Usage example of the fRead function
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
fTime (Example)
Usage example of the fTime function
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
SchedulerDeleteTask (Function)
Deletes a scheduled task.
MongoFind (Function)
Finds documents in a MongoDB collection.