ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
SaaSAdminIsConnected (Function)
Indicates whether a SaaS management session was opened.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Copying and cloning
Variables are copied using the "=" operator...
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Information 2104: This function is kept for backward compatibility
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Access rights to a class property
A property is a code element that includes two processes......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
3. UML models in practice