ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
KeyCompareKey (Function)
Compares an initial key with an activation key.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
VariableReset (Function)
Resets the variable to its initial value.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
fDirRename (Function)
Renames a directory.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
SFDelete (Function)
Deletes records from a Salesforce database.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Domo constants
List of constants used by the DomoXXX functions....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
ArrayCopy (Function)
Copies the content of an array to another array.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).