ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Locking data files: correspondence between WINDEV 5.5 and the later versions
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
In-App functions
The following WLanguage functions are used to manage In-App purchases......
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.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Project description: Options tab
The project description window allows you to configure various elements of your project......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......