ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Check model
You can use check models to easily create checks...
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Assignment of RETURN
The return value of the process currently run can be assigned...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......