ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fEncrypt (Example)
Usage example of the fEncrypt function
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
HDeclare (Example)
Usage example of the HDeclare function
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
fWrite (Example)
Usage example of the fWrite function
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
fDelete (Example)
Usage example of the fDelete function
HChangeName (Example)
Usage example of the HChangeName function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
FTPDate (Example)
Usage example of the FTPDate function
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
BackgroundTaskAdd (Function)
Adds a new background task.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.