ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Sound (Function)
Plays a sound in WAV format.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SMSSend (Function)
Sends an SMS.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis