ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fEncrypt (Example)
Usage example of the fEncrypt function
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Format (Property)
The Format property is used to identify and change the format of an element
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OpenChild (Example)
Usage example of the OpenChild function
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
HOut (Example)
Usage example of the HOut function
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......