ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDType (Function)
Returns the type of data in an OID.
Library,Disk (External language)
Opens the project library that is stored on disk.
InApp constants
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
HListFile (Example)
Usage example of the HListFile function
SOAPError (Example)
Usage example of the SOAPError function
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
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......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Manager of automated tests
The test manager is used to......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
NotesReset (Function)
Creates an empty document in Lotus Notes.
Replication (Property)
The Replication property is used to identify and change the replication mode.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
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...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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).