ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
dCopy (Function)
Copies an image to another image.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
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.
ThreadEnd (Function)
Ends the execution of the current thread.