ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
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.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Debugging functions
List of debugging functions...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
BitcoinCoreDiskSpaceUsed (Function)
Indicates the blockchain size on disk. Note: This function is only available from version 2025 Update 2....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.