ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
End of break block
The End of break block is optional......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
WDOptimizer: Editing and modifying a ".REP" file
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
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......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Handling report blocks
The different operations available on report blocks are as follows......
Managing parallel tasks
The computers are becoming more and more powerful......
WINDEV: Example of programmed Drag and Drop
Combination (Type of variable)
A combination is a set of options.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Standard FTP functions
List of standard FTP functions...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Manipulating a Layout control programmatically
A Layout control can be......
Multilingual project
Image (Property)
The Image property gets and sets the background image of a control or block.
16. Application test in practice
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......