ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Share your projects via Git
Git is a source code manager......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Multi-project search
Performing a search in the current project is a common operation......