ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HPrevious (Function)
Positions on the previous file record according to a browse item.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Automatic documentation of external components
External components must include a technical documentation......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
New (Reserved word)
New is used to allocate memory space...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Popup window
WINDEV allows you to open windows in popup format......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
LoadWDL (Example)
Usage example of the LoadWDL function
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.