ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteAll (Function)
Deletes all files from an archive.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
NotifListCategory (Function)
Lists the notification categories of the application.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
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).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
SQLPrevious (Function)
Positions on the previous row of the query result.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Error 1016: The method of the class is private
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Value (Property)
The Value property is used to get and change the value of an element.
MDIOpen (Function)
Opens and enables an MDI child window.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
dStraighten (Function)
Transforms an image by applying perspective correction.
Caption (Property)
The Caption property is used to get and change the text of an element.