ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLegendFont (Function)
Modifies the font used for the chart legend.
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...
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FileDisplay (Example)
Usage example of the FileDisplay function
zipExtractPath (Example)
Usage example of the zipExtractPath function
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...
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...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable,...
grTitleFont (Function)
Modifies the font used for the chart title.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change...
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one...
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static...
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last...
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.