ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Drawing constants
List of constants used by the drawing functions....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
The DotNet structure
Locking data files: correspondence between WINDEV 5.5 and the later versions
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Defining columns of Table controls programmatically
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Domotic management functions
List of functions for managing domotics...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Debugging functions
List of debugging functions...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....