ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query editor: Characteristics
CameraRequestPermission (Function)
Requests permission to use the device's camera....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Guided tour management constants
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.