ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
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....
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....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WEBDEV 2024 Tutorial - Table of contents
NetServerOption (Function)
Manages the rights of clients on the server (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
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
Report based on a query
Queries are used to easily select records in one or more data files......
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....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
TimePicker (Function)
Opens the system time picker.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Page Footer block
The Page footer block is run at the end of each page......
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
HStatTime (Function)
Returns the time of the last update for the index statistics.
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)...
1. WLanguage functions specific to WEBDEV
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
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.