ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Running the test of the User Groupware and installing it
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
SocketExist (Function)
Checks the existence of socket.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
WDZip: Creating or modifying an archive
This help page explains how to......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Constants for managing videos
List of constants used by the functions for video management....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HFSQL constants
List of constants used by the HFSQL functions....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
zipMerge (Example)
Usage example of the zipMerge function
Programming the table cells
The Table controls can be handled......
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
zipIsMulti (Example)
Usage example of the zipIsMulti function