ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Conference control
List of events associated with a Conference control...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
UploadStart (Function)
Starts sending the selected files into an Upload control.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
LOOP statement
The statement block is repeated endlessly...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
EnumControl (Example)
Usage example of the EnumControl function
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).