ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
Error 17: OTHER CASE must be the last statement used in SWITCH
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
Action Bar control functions
The following functions are used to manage the Action Bar control......
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
HTTP functions (prefix syntax)
List of HTTP functions...
Multimedia functions (prefix syntax)
List of Multimedia functions...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Select query description window: Items that can be used
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.