ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...