ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NationToLanguage (Function)
Returns the language corresponding to a nation.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
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).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
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.
StringFormat (Function)
Formats a character string according to the selected options.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
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.
HRead (Function)
Reads a record in a file according to a given record number.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.