ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SQLChangeConnection (Function)
Modifies the current connection.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
XMLFind (Function)
Performs a search in an XML document.
NetworkConnect (Function)
Associates a drive with a shared network directory.
String functions
List of functions for managing character strings...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Certificate management functions
The following functions are used to handle the certificates:...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Other operators
The following are additional operators......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Project (External language)
Opens and runs a WINDEV project.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function