ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Operations performed on component diagrams
The following paragraphs explain......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
ERR_NO_DLLEXE
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Information 2104: This function is kept for backward compatibility
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
15. Creating the executable in practice
Creating the executable in practice...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The HTML Display control
The HTML Display control displays a web page in an application......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
24. Displaying and linking pages
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Configuring the IIS 7/7.5 server
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WDDIXIO overview