ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPOIDDescription (Function)
Returns the description of an OID.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
XMLOpenReader (Example)
Usage example of XMLOpenReader
fDirExist (Function)
Checks the existence of a directory.
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Upload functions
The following functions are used to manage the upload:...
DiagramToSVG (Function)
Exports a diagram to an SVG image.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function
SNMPOIDStatus (Function)
Returns the status of an OID.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
fTempPath (Example)
Usage example of the fTempPath function
SNMPOIDType (Function)
Returns the type of data in an OID.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
HListFile (Example)
Usage example of the HListFile function
SOAPError (Example)
Usage example of the SOAPError function
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
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.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function