ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification
A mobile device can receive push notifications......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Typecasting of parameters
The description of the parameter type is optional......
diffApply (Function)
Applies a difference buffer to a specific buffer.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Count (Property)
The Count property returns the number of elements in a given set.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Phone constants (Android / iOS)
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Edit options of a report
The report editor allows you to......