ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Switch control
Visible (Property)
The Visible property is used to set the visibility of an element.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
MatFill (Example)
Usage example of the MatFill function
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
fReadLine (Example)
Usage example of the fReadLine function
MatInvert (Example)
Usage example of the MatInvert function
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
fLongName (Example)
Usage example of the fLongName function
zipCreate (Example)
Usage example of the zipCreate function
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipCreateExe (Example)
Usage example of the zipCreateExe function
EmailMsgError (Example)
Usage example of the EmailMsgError function
zipIsMulti (Example)
Usage example of the zipIsMulti function
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......