ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Image control in a page
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
MyReport (Reserved word)
MyReport is used to handle the current report...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
MatExist (Function)
Checks the whether the matrix exists in memory.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...