ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
The Line control
A Line control is used to display a line in a page......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Error 706: The property does not exist on this type of control
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
FTP constants
List of constants used by the FTP functions....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.