ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Operations performed on activity diagrams
The following paragraphs explain......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
SOAP constants
List of constants used by the SOAP functions....
Sub-query
A sub-query is a query whose result is used by another query......
J2EE constants
List of constants used by the J2EE functions....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
SOAP functions
List of SOAP functions...
How to develop a PHP site?
What is a PHP site?......
SOAP functions (prefix syntax)
List of SOAP functions...
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......