ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Guided tour management constants
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS web service.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HSendMessageToClient (Function)
Displays a message on the client computers.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
CurrentWin (Function)
Identifies the window currently in edit.
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......