ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
ProjectInfo (Function)
Returns specific information about the project currently run.
zipListFile (Function)
Returns the list of files found in an archive.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
zipExtractPath (Function)
Returns the path of a file found in the archive.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Table,Count (External language)
Returns the number of elements in a Table control.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Val (Function)
Returns the numeric value of a character string.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
FinNetCurrentVal (Function)
Returns the net current value of investment.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.