ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: Application
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...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
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)...
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
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)...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
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...
How to create a patch?
Closes a WINDEV window (and returns a value if necessary).
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...
Custom tooltips
Tooltips are very useful for application users...
EmailRunApp (Function)
Starts the native email application on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
MSIX installation packages