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...
13. 3-Tier architecture
LockAppOn (Function)
Locks a WINDEV application.
RestartProgram (Function)
Ends the application and restarts it.
1. Project and analysis
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Ad Hoc deployment
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application,...
15. Creating the executable in practice
Creating the executable in practice...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HPriorityClient (Function)
Modifies the priority of a client application.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HaspHLLogin (Function)
Connects the application with a Hasp key.
AppInstallVersion (Function)
Installs a specific application version.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories)...
WidgetRunApp (Function)
Starts the application to which a widget belongs.
fListResource (Function)
Lists the resources integrated to the application.
OpenMobileWindow (Function)
Opens a window in a mobile application.
NotifListCategory (Function)
Lists the notification categories of the application.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
WaitWindowStart (Function)
Opens the wait window of application.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
ShellExecute (Function)
Opens a document in its associated application.