ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
URI constants
The following constants are used by URI-specific functions:...
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
New (Reserved word)
New is used to allocate memory space...
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Open (Function)
Opens a modal WINDEV window.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
VariableReset (Function)
Resets the variable to its initial value.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
SOAP constants
List of constants used by the SOAP functions....
Character strings
WLanguage supports different types of strings....
WDTRAD options
Input (Function)
Displays a message allowing the user to type an information.