ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DotNetDelegate (Function)
Initializes a.NET delegate.
Copying and cloning
Variables are copied using the "=" operator...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Environment of code editor
KeyPressed (Function)
Checks which key is pressed.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Arithmetic operators
The arithmetic operators are......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
BurnerSelect (Function)
Used to select the default burner.
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Passing parameters
The parameters can be passed to a procedure......
BurnerCancel (Function)
Cancels the current burn process.