ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
EnumSubElement (Example)
Usage example of the EnumSubElement function
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
HListAnalysis (Example)
Usage example of the HListAnalysis function
HError (Example)
Usage example of the HError function
SNMPOIDType (Function)
Returns the type of data in an OID.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
MemCreate (Function)
Creates a memory area.
HListFile (Example)
Usage example of the HListFile function
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
zipListFile (Example)
Usage example of the zipListFile function
RestartProgram (Function)
Ends the application and restarts it.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
iPrintReport (Function)
Prints a report created with the report editor.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
DnDAccept (Example)
Usage example of the DnDAccept function
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).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.