ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

22. Report templates
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.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
14. Report templates
Report templates...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
dDisplay (Function)
Displays the drawing in the Image control.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
SocketRead (Function)
Retrieves a message sent by another socket.
Error 530: The -- operator is not allowed
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
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.)....
RegistryListKey (Function)
Lists the sub-keys of a registry key.
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.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Summary table: Managing the application directories according to the platform
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.