ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Creating user accounts
A User account allows the server administrator to......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
GeometryDeserializeWKT2D (Function)
Builds a 2D geometry from a Well-Known Text (WKT) representation.
SysDir (Function)
Returns the path of a system directory.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......