ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
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)......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
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.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
EndProgram (Function)
Ends the execution of the current program.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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)......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ......
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.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
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......