ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....
ExeTerminate (Function)
Terminates execution of a 32-bit application on the current workstation: all instances of the executable are "killed".
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Android permission management functions
The following functions are used to manage permissions in Android applications...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Multimedia control properties
List of properties associated with the Multimedia control...
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......