ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSL (Function)
Creates a color from its hue, saturation and lightness.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
zipSize (Example)
Usage example of the zipSize function
HAlias (Example)
Usage example of the HAlias function
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SocketCreate (Function)
Creates a socket.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
LOOP statement
The statement block is repeated endlessly...
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.