ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

22. Report templates
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SocketConnect (Function)
Connects a client computer to a given socket.
14. Report templates
Report templates...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
dDisplay (Function)
Displays the drawing in the Image control.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SocketRead (Function)
Retrieves a message sent by another socket.
Error 530: The -- operator is not allowed
Environment of the data model editor
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.