ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
Bar code constants
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Constants for managing albums
Constants used to manage the photo album of the device....
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
AnimationEnabled (Function)
Enables or disables the animations in the controls.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Error 11: The label is unknown
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Properties associated with the report blocks
List of properties associated with the report blocks...
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Error 30: An exception process cannot be declared inside another exception process...