ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Error 1006: The member is not global: use: to access it
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
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.)....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
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).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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)....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<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....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
14. Report templates
Report templates...
22. Report templates
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.
Error 530: The -- operator is not allowed