ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing the context menus in the project
In most cases, several context menus are included in your applications......
<Connection variable>.RSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
HRSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.