ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
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.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
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....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
fRename (Function)
Modifies the name of a file.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
.NET application
To create a.NET application from a project......
EndService (Function)
Ends the execution of the current service.