ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Error 11: The label is unknown
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Warning 12: The label is unused
9. Types of standard controls
Types of standard controls...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
14. Report templates
Report templates...
22. Report templates
Error 530: The -- operator is not allowed
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Error 2109: You are using the ObjectInfo function
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Events associated with a Gantt Chart column
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......