ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Example)
Usage example of the HSetPosition function
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
apExecute (Function)
Runs an action plan.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
tapiCallEnd (Function)
Returns the date and time of the end of call.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
HForward (Example)
Usage example of the HForward function
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Combination (Type of variable)
A combination is a set of options.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
JSONToVariant (Example)
Usage example of the JSONToVariant function
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
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....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....