ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Example)
Usage example of the Type property
Events associated with a Switch control
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
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.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
dText (Example)
Usage example of the dText function
DnDEvent (Example)
Usage example of the DnDEvent function
fRename (Example)
Usage example of the fRename function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipCreateExe (Example)
Usage example of the zipCreateExe function
fLongName (Example)
Usage example of the fLongName function
HState (Example)
Usage example of the HState function
EmailMsgError (Example)
Usage example of the EmailMsgError function
zipIsMulti (Example)
Usage example of the zipIsMulti function
FTPCommand (Example)
Usage example of the FTPCommand function
NotesItem (Example)
Usage example of the NotesItem function
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
HRecNum (Example)
Usage example of the HRecNum function
7. Multilingual applications in practice
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Constant
The constants are language elements whose value is fixed once and for all...
HDeclare (Example)
Usage example of the HDeclare function