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...
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
SaaS administrator - Dashboard
the SaaS sites of a WEBDEV Application Server......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
WINDEV License Agreement
WINDEV License Agreement...
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Rights on the virtual directory
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Drag and Drop
... be moved between several controls found in the same application or in different applications....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform...