ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDir (Function)
Returns the path of a system directory.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Environment of the project editor
The main elements of the project editor are as follows:
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
MyParent (Reserved word)
MyParent is used to handle...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......