ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
SNMPOIDType (Function)
Returns the type of data in an OID.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
System constants
List of constants used by the system functions....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HTTP functions
List of HTTP functions...
HToItem (Function)
Assigns the specified value to an item of the current record.
XML functions
List of XML functions...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
iPrintReport (Function)
Prints a report created with the report editor.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
DateToInteger (Function)
Converts a date to an integer.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.