ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
ImageFirst (Function)
Displays the first image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
dFill (Example)
Usage example of the dFill function
<Source>.State (Function)
Used to find out the state of a record.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Constants for managing emails
List of constants used by the functions for managing emails....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Customizing the User Groupware
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Error 13: The label already exists
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
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).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....