ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEServer (Function)
Lists the OLE servers registered toward the current system.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
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.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WDINT setup
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Windows
The windows represent the main interface of a WINDEV application......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Size (Property)
The Size property is used to determine and change the size of an element.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......