ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Path (Property)
The Path property gets and sets a path.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
<Drive variable>.CreateFile (Function)
Creates a file on the remote drive.
<Drive variable>.DeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
<Drive variable>.CreateDirectory (Function)
Creates a directory on the remote drive.
<Drive variable>.UploadFile (Function)
Uploads a local file to a remote drive.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
<gglDrive variable>.ListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
Linux application: Tips and tricks
In multi-configuration Windows/Linux applications, various limitations may arise: unmanaged fields, unavailable functions, etc.
<Drive variable>.UploadDirectory (Function)
Uploads a directory and its contents to a remote drive.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control.
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Installing the robot controller
The monitoring robot includes three executables...
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SysNameExe (Function)
Returns the name and full path of an application.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MaxNbSegment (Property)
The MaxNbSegment property gets and sets the maximum number of line segments for drawing a Wire control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
1
2