ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Rights on the virtual directory
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
SocketConnect (Function)
Connects a client computer to a given socket.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
REP files
REP files contain the list of data files handled by the application....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
iDestination (Function)
Configures the print destination.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Assignment operators
Three assignment operators are available......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).