ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
WDDIXIO License Agreement
WDDIXIO License Agreement...
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.