ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Deploying a dynamic site (Session or AWP) in practice
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
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......
Error 107: Redefinition of the parameter
Writing an email: the available methods
This help page presents the methods for writing an email....
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......
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....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
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......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Native Sybase Connector for WINDEV and WEBDEV 2024
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
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....