ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
NotesReset (Function)
Creates an empty document in Lotus Notes.
Replication (Property)
The Replication property is used to identify and change the replication mode.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
Age
The Age keyword can correspond to...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
Constants for managing the registry
List of constants used by the registry management functions....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
fCompare (Function)
Compares the content of two files bit by bit.
XMLDocument (Example)
Usage example of the XMLDocument function
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
GridlinesVisible (Property)
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....