ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Setup mode
Several methods can be used to distribute a WINDEV application...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Operations performed on sequence diagrams
The following paragraphs explain......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
FTP constants
List of constants used by the FTP functions....
Detailed use of WINDEV FTP/RPC
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
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......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
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....
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....
How to develop a PHP site?
What is a PHP site?......
sOpen (Example)
Usage example of the sOpen function
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 ......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....