ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLValidDocument (Function)
Validates an XML document from an XSD schema.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
fDir (Function)
Finds a file or directory.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
LOOP statement
The statement block is repeated endlessly...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
The single-part and multi-part archives
Two types of archives are available......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......