ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Screen,Input (External language)
Starts the input in the controls of a window.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
13. Generation modes
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.