ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
SFModify (Function)
Modifies the records of a file defined in Salesforce.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Installing a SOAP server with Netscape iPlanet 4.1
Constants for managing certificates
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
12. Synchronizing data
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Constant
The constants are language elements whose value is fixed once and for all...
HChangeName (Function)
Modifies the physical name of a data file.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Position (Function)
Finds the position of a specified string within another string.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......