ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
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.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Contains (Function)
Allows you to check if a substring is within a string.
EventDestroy (Function)
Explicitly destroys an event.
Composite variable
A composite variable contains different types of elements (members)...
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.