ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
CallDLL32 (Function)
Runs a function found in an external DLL.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
API (Function)
Runs a function found in an external DLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SQLChangeConnection (Function)
Modifies the current connection.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
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......
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.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Other operators
The following are additional operators......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect 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.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
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......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).