ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TreeExpand (Function)
Expands a node in a TreeView control.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Conversion (Function)
Converts a value from a unit to another one.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
The Wire control
The Wire control is used to visually link 2 controls......
Composite variable
A composite variable contains different types of elements (members)...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Accessibilité (Property)
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
fCompare (Example)
Usage example of the fCompare function