ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
BrowserPlatform (Function)
Returns the user's browser platform....
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
INIRead (Example)
Usage example of the INIRead function
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
FileDisplay (Function)
Displays a file in the browser of Web user.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.