ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Warning (Function)
Displays a custom message in a system warning window.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....