ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
The Signature control
The Signature control is a report control used to sign......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
NotificationDisplay (Function)
Displays a message outside the browser.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Guided tour management constants
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.