ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
dbgInfo (Function)
Returns a debug information.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fWatchFile (Function)
Starts watching a file.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
DnDGetData (Example)
Usage example of the DnDGetData function
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function