ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Action Bar control events
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
fTime (Example)
Usage example of the fTime function
IF statement
The conditional IF statement allows you to run an action according to a condition...
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
MyParent (Reserved word)
MyParent is used to handle...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
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......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Installing and starting WDTRAD
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
MySelf (Reserved word)
MySelf is used to handle the current control...
Execute (Function)
Starts the execution of a process through programming.
Installing and starting WDTRAD