ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Telemetry: Main features
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
DDELink (Function)
Creates a hot link with a data.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDEWarmLink (Function)
Creates a warm link with a data.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Sin (Function)
Returns the sine of an angle.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Items used in a select query
A query created in the query editor can contain several types of items......
WDINT setup
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.