ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
PageDisplay (Function)
Displays a web page in the user's browser....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Custom tooltips
Tooltips are very useful for application users......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Customizing the User Groupware
16. Application test in practice
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Detailed use of WINDEV FTP/RPC
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Operating mode of dynamic Active WEBDEV Pages