ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetTypeDefinition (Function)
Gets the description of a type identified by name.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
DiagramToSVG (Function)
Exports a diagram to an SVG image.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
GPSGetPosition (Function)
Retrieves information about the current device position.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
SNMPOIDType (Function)
Returns the type of data in an OID.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DnDCursor (Example)
Usage example of the DnDCursor function
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
DnDEvent (Example)
Usage example of the DnDEvent function