ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
fTime (Example)
Usage example of the fTime function
fShortName (Example)
Usage example of the fShortName 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......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Modbus constants
Constants used by the Modbus management functions....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
8. "Mobile friendly" site: Dynamic serving
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....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Installing and starting WDTRAD
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
fUnlock (Function)
Entirely or partially unlocks an external file.
Installing and starting WDTRAD
fLock (Function)
Entirely or partially locks an external file.
dPen (Example)
Usage example of the dPen function
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....