ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Start of Break block (Break header)
The Start of break block is optional......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ControlClone (Function)
Creates a new control from an existing control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Size (Property)
The Size property is used to determine and change the size of an element.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Automation object
The Automation keyword is used to declare an automation object...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......