ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
VariantConvert (Function)
Converts the value stored in a Variant variable].
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
StringFormat (Function)
Formats a character string according to the selected options.
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).
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.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Constants for managing the registry
List of constants used by the registry management functions....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
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.
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)....
DomoClose (Function)
Closes the communication opened by DomoOpen.