ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallEnd (Function)
Returns the date and time of the end of call.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
10. Smart controls
Smart controls...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
MenuInsertOption (Function)
Inserts a new option at a specific position.
Android Control Center
Do you know where to find your application log files?...
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
fAddText (Function)
Adds the content of a character string at the end of a file.
ActionUndo (Function)
Cancels the last action performed by the end user.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.