ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Country (Type of variable)
The Country type is used to find out the characteristics of a country.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Constants for managing the registry
List of constants used by the registry management functions....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
14. Controls in practice
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function