ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<Looper>.SelectMinus (Function)
Deselects a row in a Looper control.
<Looper>.SelectPlus (Function)
Selects a row in a Looper control.
<Looper>.Delete (Function)
Deletes a row from a Looper control.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
LOOP statement
The statement block is repeated endlessly...
LooperInsert (Function)
Inserts a row into a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
HTTPRequest (Function)
Starts an HTTP request on a server.
SOAPRun (Function)
Runs a procedure on a SOAP server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<Source>.State (Function)
Used to find out the state of a record.
HState (Function)
Used to find out the state of a record.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Error 2: Incomplete line
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
SOAP constants
List of constants used by the SOAP functions....
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.