ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WEBDEV 2024 Tutorial - Table of contents
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
7. Layouts using the Flexbox control
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....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table 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....
<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......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
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......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.