ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
What is an application?
An application is a set of objects (windows, controls, ...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
Local network (LAN) setup
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward...
How to create a patch?
Closes a WINDEV window (and returns a value if necessary).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Same source code for 32 and 64-bit applications
The 64-bit operating systems are starting to appear on the PCs and on the servers...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...
CallDLL32 (Function)
Runs a function found in an external DLL.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
11. Controls in practice
Discover the main characteristics of the controls...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Page Header block
The Page header block is printed on each new page......
SOAP constants
List of constants used by the SOAP functions....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper...
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Constants for manging the replication
List of constants used by the functions for managing the replication....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV...