ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
iEllipse (Example)
Usage example of the iEllipse function
NumberInWords (Function)
Converts a number to words.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
HChangeConnection (Example)
Usage example of the HChangeConnection function
LooperDelete (Function)
Deletes a row from a Looper control.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.