ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Customizing the report viewer: Available windows
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Hasp constants
The Hasp constants are as follows......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Table,Add (External language)
Adds an element to a Table control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.