ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Managing the styles
The help editor allows you to define styles of paragraphs......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Modbus constants
Constants used by the Modbus management functions....
Installing and starting WDTRAD
Generating the RAD pattern
To generate a RAD pattern:...
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.
Warning 18: Loop without potential end
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
WDSQL, SQL querier: Overview
WDSQL is used to......