ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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...
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
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.
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...
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
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.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
DataType (Function)
Identifying the type of a WLanguage variable.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
grZoom (Function)
Defines the zoom of a chart.
Component (Property)
The Component property configures the different components of a composite key.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......