ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Deploying a dynamic site (Session or AWP) in practice
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Error 31: The file to include is not found. Check the name and path ...
18. Secure payment
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
2. User-friendly editors in practice
User-friendly editors in practice...
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Error 107: Redefinition of the parameter
Crosstab report
The report editor allows you to create "Crosstab" reports......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Writing an email: the available methods
This help page presents the methods for writing an email....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Test of a query
The query editor allows you to run the test of query result......