ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Events associated with Table controls
List of events associated with Table controls...
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
HError (Example)
Usage example of the HError function
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
SNMPOIDType (Function)
Returns the type of data in an OID.
Library,Disk (External language)
Opens the project library that is stored on disk.
SemaphoreCreate (Function)
Creates a semaphore.
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.)....
HListFile (Example)
Usage example of the HListFile function
Ad Hoc deployment
Assisted universal replication: specific features
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......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
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.