ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Events associated with OLE controls
List of events associated with OLE controls...
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).