ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Image control in a page
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Chart management functions
...Chart management functions...
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
12. Pages in practice
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
3. Managing sockets
WINDEV includes advanced socket management functions....