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...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward...
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).
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)...
Creating a WINDEV 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...
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
HSetTrigger (Function)
Enables or disables the management of triggers.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
ERR_NOTACTIVATED
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
How to create a menu?
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections...
Using the Salesforce service
Salesforce is a very popular CRM software......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......