ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......