ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
iPrintReport (Function)
Prints a report created with the report editor.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Font
The Font keyword can correspond to: a Font variable. the Font property....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Error (Function)
Displays a custom error message in a system error window.
fTime (Example)
Usage example of the fTime function
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Map control properties
The following properties can be used with Map controls:...
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HReadSeek (Example)
Usage example of the HReadSeek function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Font (Type of variable)
A Font variable creates a font programmatically...