ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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).
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....
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...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
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.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
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.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
DateToInteger (Function)
Converts a date to an integer.
Start of Break block (Break header)
The Start of break block is optional......
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.