ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
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).
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Error 107: Redefinition of the parameter
Crosstab report
The report editor allows you to create "Crosstab" reports......
Writing an email: the available methods
This help page presents the methods for writing an email....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
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......
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......
5. Deploying a dynamic site (Session or AWP) in practice
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....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
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....
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......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Native Sybase Connector for WINDEV and WEBDEV 2024
2. UML models
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
2. UML models