ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
12. Preventing from going back to a page
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
How to contact Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
tapiDial (Function)
Dials a phone number for a voice line.
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
TwainScanArea (Function)
Used to define or reinitialize the area to scan.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
WDInst: install additional components
By default, only the files found in the "List of setup files" window are installed on the user computers......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....