ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
7. Layouts using the Flexbox control
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
TimePicker (Function)
Opens the system time picker.
Page Footer block
The Page footer block is run at the end of each page......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
On/Off button in a window
The on/off button is a button that operates like a check box......
HStatTime (Function)
Returns the time of the last update for the index statistics.
1. WLanguage functions specific to WEBDEV
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
CheckAllFalse (Function)
Returns True if all the elements of an array are False.