ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
14. Managing the "Back" button in practice
Property Description (Type of variable)
The Property Description type is used to get information about a property.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
WaitWindowStart (Function)
Opens the wait window of application.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ChangeAction (Example)
Usage example of ChangeAction
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
SMSSend (Function)
Sends an SMS.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
MyReport (Reserved word)
MyReport is used to handle the current report...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.