ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<DiskFile variable>.Create (Function)
Creates an external file.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
<pdfDocument variable>.Sign (Function)
Adds an approval signature to an existing PDF.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
<Notification variable>.SendPush (Function)
Sends a push notification to a mobile device (iOS or Android).
<DiskFile variable>.WriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
<Image editor>.Create (Function)
Creates an image in the Image Editor control.