ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
dBorder (Function)
Draws the borders.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Using the task management and the schedule
Time management is extremely important......
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Google constants
List of constants used by the Google functions....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Style sheet
A style sheet ("......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
DocClose (Function)
Closes a docx file and frees the document.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Creating the menus for the windows of the WINDEV RAD pattern
fDelete (Example)
Usage example of the fDelete function
Copying and cloning
Variables are copied using the "=" operator...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.