ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetworkDisconnect (Function)
Disconnects a network drive.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
JSONToVariant (Example)
Usage example of the JSONToVariant function
1. The WINDEV Framework
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
fDelete (Example)
Usage example of the fDelete function
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Document (Example)
Usage example of Document
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Error 122: The name of an Automation object must be a string
WavInit (External language)
Initializes the sound interpreter.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Error 810: * can only be used for a parameter with a default value
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.