ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Constants for managing videos
List of constants used by the functions for video management....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Drawing constants
List of constants used by the drawing functions....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Events associated with a Gantt Chart column
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Programming custom calculations in Table controls
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
ControlClone (Function)
Creates a new control from an existing control.