ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
FTP constants
List of constants used by the FTP functions....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Detailed use of WINDEV FTP/RPC
Font (Type of variable)
A Font variable creates a font programmatically...
Principle for running threads
At runtime, an application runs in a main thread......
Sharing elements with a WINDEV application
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
sOpen (Example)
Usage example of the sOpen function
"?" menu
WINDEV proposes a help menu adapted to your applications......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
List of extension attributes
The list of extension attributes ......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......