ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOverlayChart (Function)
Used to display two different types of charts in the same chart.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
OpenMobileWindow (Function)
Opens a window in a mobile application.
apExecute (Function)
Runs an action plan.
HLinkMemo (Example)
Usage example of the HLinkMemo function
Dictionary
The dictionary is a file that can contain the project elements......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
KeyCompareKey (Function)
Compares an initial key with an activation key.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Polygon (Property)
The Polygon keyword can correspond to...
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....