ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
API (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
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
CallDLL32 (Function)
Runs a function found in an external DLL.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
Visible (Property)
The Visible property is used to set the visibility of an element.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Scheduler control events
The following events associated with Scheduler controls:...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
Page (Property)
The Page property is used to handle a page.