ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFileExist (Example)
Usage example of the HFileExist function
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Error 120: Redefinition of the structure
Error 105: Redefinition of the local variable
Error 507: The '++' operator is not allowed
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
ModbusDisconnect (Function)
Closes the Modbus session.
Size (Example)
Usage example of the Size property
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
fTrackFile (Function)
Triggers the tracking of a file.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......