ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Scheduler control events
The following events associated with Scheduler controls:...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Asc (Function)
Returns the ASCII code of the specified character.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.