ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<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.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
NetSendFile (Example)
Usage example of the NetSendFile function
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
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.