ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT overview
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Supercontrol
A supercontrol is an advanced type of control......
The "Commands" pane
The "Commands" pane lists......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
9. Application menus
Menus are displayed in different ways......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Composite keys
A composite key is a key item containing several other items......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
ComponentInfo (Function)
Returns information about a component.
SysYRes (Function)
Returns the vertical screen resolution.
SysXRes (Function)
Returns the horizontal screen resolution.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
FinFutureVal (Function)
Returns the future value of an investment.
eCurrencyName (Function)
Returns the caption of a currency.
SysWinTitle (Function)
Returns the title of the window.
SysInstance (Function)
Returns the instance of a module.
dbgInfo (Function)
Returns a debug information.
fDriveInfo (Function)
Returns information about a drive.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Random (Function)
Returns a random number.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
ChangeTarget (Function)
Changes the target of a button action.