ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
ThreadPause (Function)
Pauses the current thread during the specified duration.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
WaitWindowStart (Function)
Opens the wait window of application.
iParameterReport (Function)
Configures the printer by opening the configuration window.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Project (External language)
Opens and runs a WINDEV project.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Compilation options (chm format)
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....