ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
WINDEV and the SOAP protocol
Principle for running threads
At runtime, an application runs in a main thread......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
.Net functions
List of .Net functions...
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
J2EE functions
List of J2EE functions...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
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....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Code statistics
The code statistics affect......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
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 ......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
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......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
NET constants
List of constants used by the DotNet functions....
.NET object
To access a class......
Extracting the text of the project
The following text can be extracted......