ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Warning 124: Shadowing a global variable
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Popup control properties
Error 1001: The operators: and:: can only be used in the methods of classes
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
Peeling Corner control properties
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.