ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Date (Type of variable)
The Date type enables you to easily handle the dates...
RGB (Function)
Defines a color from its Red, Green and Blue components.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Operations performed on deployment diagrams
The following paragraphs explain......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
The HTML Display control
The HTML Display control displays a web page in an application......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.