ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
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....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
VibrationTrigger (Function)
Triggers the vibrations of the device.
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.
tapiCallEnd (Function)
Returns the date and time of the end of call.
zipExtractFile (Example)
Usage example of the zipExtractFile function
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Decode (Function)
Decodes a character string that was encoded by Encode.