ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Guide organization
Organization of WINDEV Concepts...
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SaaSAdminIsConnected (Function)
Indicates whether a SaaS management session was opened.
Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.