ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Android permission functions
The following functions are used to manage permissions in Android applications...
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
<pdfDocument variable>.VerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Notification variable>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.