ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
Global and local variable
Two types of variables are available......
ERR_NO_DLLEXE
Step 1: Configuring the print parameters
This step allows you to choose......
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....
WDINT setup
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
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......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
24. Displaying and linking pages
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Creating a delete query
A delete query (corresponding SQL statement......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Configuring the IIS 7/7.5 server