ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HCross (Function)
Crosses a record in a data file.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Border (Property)
The Border property is used to get and change the borders of an element.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
ServiceContinue (Function)
Restarts a paused service.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
dPolyline (Function)
Draws a line composed of multiple segments.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
FTPConnect (Example)
Usage example of the FTPConnect function
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....