ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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...
22. Report templates
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.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Error 530: The -- operator is not allowed