ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Component (Property)
The Component property configures the different components of a composite key.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
List of reserved words
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Sensor constants
Constants used by the SensorXXX functions...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....