ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
The Check Box control
A Check Box can correspond to......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
User (Property)
The User property is used to identify and change the user of a feature.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Xaml functions
List of Xaml functions...
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....