ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
CameraRequestPermission (Function)
Requests permission to use the device's camera....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Error 20: The variable of the FOR loop should be a real
Error 1005: To explicitly access a global element of '%1' class, use the syntax
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Events associated with Flash controls
List of events associated with Flash controls...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.