ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
grColor (Function)
Returns and initializes the color of different chart elements.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
10. Customizing the aspect of a site: skin elements
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
WDZip: Creating or modifying an archive
This help page explains how to......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The HTML Display control
The HTML Display control displays a web page in an application......
Page Footer block
The Page footer block is run at the end of each page......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
How to perform a full file browse?
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Euro constants
List of constants used by the functions for managing the Euro....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......